Help for this page

Select Code to Download


  1. or download this
    ~ $ export module='JSON::PP'; perl -M$module -e 'print ${$ENV{module}.
    +"::VERSION"}'
    4.07~ $
    ~ $
    
  2. or download this
    ~ $ export module='JSON::PP'; perl -M$module -e 'print $ENV{module}->V
    +ERSION'
    4.07~ $
    ~ $