Help for this page

Select Code to Download


  1. or download this
        (use IO::Logging).assuming(logfile => ".log");
    
  2. or download this
        constant $defobj = ...;
        (use Some::Class).assuming($defobj:);