Help for this page

Select Code to Download


  1. or download this
    $ perl -le '$charlie::delta="foo";($a,$b,$c,$d)=qw( alpha beta charlie
    + delta ); *{"${a}::$b"} = *{"${c}::$d"};print $alpha::beta;'
    foo