Help for this page

Select Code to Download


  1. or download this
    perl -MLong::And::Stupid::Module::Name -e "print $Long::And::Stupid::M
    +odule::Name::VERSION"
    
  2. or download this
    perl -MLong::And::Stupid::Module::Name -e 'print $Long::And::Stupid::M
    +odule::Name::VERSION'
    
  3. or download this
    #! /bin/sh
    perl -m$1 -le 'print '$1'->VERSION || die "No VERSION in '$1'\n"'