Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Favourite One-liners?

by pelagic (Priest)
on Jun 28, 2005 at 10:35 UTC ( #470566=note: print w/replies, xml ) Need Help??


in reply to Favourite One-liners?

# debug regex evaluation perl -e 'use re "debug"; "abc" =~ /a*b+c/;' # show path; 1 dir per line perl -e 'print join("\n", split /:/, $ENV{PATH}), "\n"' # Version of installed Module perl -MXML::Parser -e 'print "$XML::Parser::VERSION\n"'

pelagic

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others browsing the Monastery: (5)
As of 2023-09-30 06:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?