Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^2: Is there a difference in this declaration? (insignificant)

by tye (Sage)
on May 09, 2014 at 14:57 UTC ( [id://1085590]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
                     Rate     assignment ano_assignment
    assignment     99.4/s             --            -8%
    no_assignment   108/s             9%             --
    
  2. or download this
                    Rate no_assignment    assignment
    no_assignment 96.6/s            --           -3%
    assignment    99.4/s            3%            --
    
  3. or download this
                    Rate    assignment no_assignment
    assignment    1068/s            --          -37%
    no_assignment 1685/s           58%            --
    
  4. or download this
                        Rate    assignment no_assignment
    assignment    11967704/s            --          -49%
    no_assignment 23642004/s           98%            --
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (9)
As of 2024-04-23 08:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found