Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
~446 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
2 Posted Topics
You must write XML Parser using [B]xml.sax.handler[/B]. Read this [URL="http://oreilly.com/catalog/pythonxml/chapter/ch01.html"]document[/URL]
Use opional metacharacter ? [CODE] if ($number =~ m/^(\d{3}-?\d{4})$/) [/CODE]
The End.