Perl function calling conventions
Great summary of function calling conventions for Perl.
# disfavored for some reason! push @_, 42 && &churn_away;
Technorati Tags: Perl
« Character 2647 | Main | Renaissance »
Great summary of function calling conventions for Perl.
# disfavored for some reason! push @_, 42 && &churn_away;
Technorati Tags: Perl