Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Simplify constant value determination

by ysth (Canon)
on Aug 25, 2006 at 16:37 UTC ( [id://569621]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use constant REVISION => ('$Id: mcdt.pl 2081 2006-08-25 16:16:27Z tomt
    +e $' =~ /(\d+)/g)[0];
    
  2. or download this
    use constant REVISION => '$Id: mcdt.pl 2081 2006-08-25 16:16:27Z tomte
    + $' =~ /(\d+)/;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (4)
As of 2024-04-19 22:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found