Help for this page

Select Code to Download


  1. or download this
    scandeps -e 'print $Foo::Bar::x'
    No modules found!
    
  2. or download this
    use File::Spec::Unix; print $Foo::Bar::x; Bar::Baz->new'
    'File::Spec::Unix' => '3.33',