Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: Changing filenames

by Anonymous Monk
on Apr 26, 2011 at 00:53 UTC ( [id://901263]=note: print w/replies, xml ) Need Help??


in reply to Re: Changing filenames
in thread Changing filenames

Read perlintro then you can write program, like
#!/usr/bin/perl --
use strict;
use warnings;
Main('directory');

sub Main { }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-03-19 04:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found