Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Output question

by oaklander (Acolyte)
on Dec 26, 2001 at 17:44 UTC ( #134389=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use File::Find qw(finddepth);
    die "GIVE DIRECTORY NAME AS AN ARGUMENT\n" unless @ARGV;
    ...
    print "FILE COUNT = $j\n";
    print "TOTAL RECORD COUNT = $x\n";
    }
    
  2. or download this
    foreach($y=0)
    {
    ...
    unless( $y++ % 80 ) 
    {
    <STDIN>;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others rifling through the Monastery: (6)
As of 2023-03-28 10:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (67 votes). Check out past polls.

    Notices?