[jifty-devel] understanding Jifty::Param::Schema::schema() !

mraptor mraptor at gmail.com
Wed Feb 28 20:26:17 EST 2007


In Jifty::Param::Schema::schema()

there is this code :

    local *_ = sub { my $args = \@_; defer { _(@$args) } };

but later I don't see $_, @_, %_ or &_ to be used ? What is the purpose
of this ?

10x

-- 
Gee I don't have signature


More information about the jifty-devel mailing list