Help for this page

Select Code to Download


  1. or download this
           -M[-]module
           -M[-]'module ...'
    ...
                code generated by -Mmodule=foo,bar is "use module
                split(/,/,q{foo,bar})".  Note that the "=" form
                removes the distinction between -m and -M.
    
  2. or download this
    -mmodule executes "use" module "();"