Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: A mini-language for sequences (part 1)

by BrowserUk (Patriarch)
on Nov 05, 2004 at 19:21 UTC ( #405594=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
        my @site1 = qw( AATKKM aatkkm );
        my @site2 = qw( GGGGGG gggggg );
    ...
        );
    
        print Dumper(\%counts), "\n";
    
  2. or download this
        my @site1 = qw( AATKKM aatkkm );
        my @site2 = qw( GGGGGG gggggg );
    ...
         }
    
        print Dumper \%counts;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2023-10-05 02:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?