Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: help substituting whitespaces?

by l2kashe (Deacon)
on Aug 07, 2003 at 14:59 UTC ( [id://281914]=note: print w/replies, xml ) Need Help??


in reply to help substituting whitespaces?

I will toss out the obiligitory comment about CPAN is your friend. Especially the HTML:: family of modules. It can be very very tricky to deal with HTML via a regex for much beyond extremly simple (?:X|HT|DHT)ML etc... You could alleviate alot of your parsing headaches, and get down to the meat of what you want to do, all with a simple use statement.

With that said, if you are doing this simply as an excercise in data munging have fun! :) perldoc perlvar is the place to go for all documentation about variables, or at least a nice springboard. If you are ever lost about what perldoc to read, try perldoc perltoc or even perldoc perl.

use perl;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://281914]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (11)
As of 2024-04-19 16:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found