Help for this page

Select Code to Download


  1. or download this
    $ perl -wMstrict -MData::Dump -e 'dd $_ for map { $_++ } \undef'
    \undef
    $ perl -wMstrict -MData::Dump -e 'dd $_ for map { ++$_ } \undef'
    94067726450329