Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: Re: Line-counts of perl programs/modules

by snafu (Chaplain)
on Apr 27, 2001 at 17:31 UTC ( [id://76077]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl cool.pl
    
    ...
    My output from the script
    
    Total lines in cool.pl: 37
    
  2. or download this
    
    echo "$(egrep -v "^#" script.pl) - $(egrep "#" script.pl)" | bc
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-16 09:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found