Help for this page

Select Code to Download


  1. or download this
    package OldeCrufte;
    use deprecated qw(do_hack);  # calling OldeCrufte::do_hack() will carp
    
  2. or download this
    package OldeCrufte;
    use deprecated;              # using the OldeCrufte module will carp