Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^3: Capturing groups where the ending is optional

by AnomalousMonk (Archbishop)
on Jan 15, 2018 at 03:48 UTC ( [id://1207257]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Capturing groups where the ending is optional
in thread Capturing groups where the ending is optional

... there were no warnings --- I'm only using perl from the command line .... I'm pretty much a complete perl noob.

Perl noobs in particular should always enable warnings and strictures. One way to do this from the command line is
    perl -wMstrict -e "perl code here ..." whatever else ...
(double-quotes for Windoze, single-quotes otherwise).


Give a man a fish:  <%-{-{-{-<

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-19 22:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found