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

looking for feedback on my first script

by thirtySeven (Acolyte)
on Jan 08, 2021 at 15:48 UTC ( [id://11126607]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    
    ...
    delete_earliest_snapshot(); 
    take_new_snapshot();
    
  2. or download this
    
                   ####################################
    ...
    sub snap_name_nums { 
      return $_[0] =~ m/([0-9]+)/g;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11126607]
Approved by Discipulus
Front-paged by shmem
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-04-25 13:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found