Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Switch Module on Perl 5.8.0

by bichonfrise74 (Vicar)
on Oct 14, 2011 at 17:57 UTC ( [id://931563]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Perl version: 5.8.0
    Redhat version: Red Hat 5.3
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    
        return 1;
    }
    
  3. or download this
    GLOB(0x98dfbdc)
    111
    
  4. or download this
    use Switch;
    and
    sub test_switch { ... }
    
  5. or download this
    111
    111
    
  6. or download this
    $ perl -MO=Deparse test.pl
    
    ...
        print "$line\n";
    }
    close $fh
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-24 23:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found