- or download this
perl -MModule::ScanDeps -e"print $Module::ScanDeps::VERSION"
1.23
- or download this
use utf8; use strict; use List::Util qw(max); use Date::Calc qw(Delta_
+Days); use 42;
- or download this
scandeps use_on_one_line_42_at_end.pl
'Portable' => '1.22',
...
'File::HomeDir::Driver' => '1.00',
'Math::BigInt::GMP' => '1.6003',
'Math::BigInt::LTM' => '0.044',
- or download this
scandeps -e"use 5.022; use Date::Calc"
scandeps -e"use Date::Calc; use 5.022"
- or download this
scandeps -e"use 5.009; use Date::Calc"
scandeps -e"use 4; use Date::Calc"
- or download this
scandeps -e"use 5.009;"
No modules found!