Help for this page

Select Code to Download


  1. or download this
    package DocString;
    use Attribute::Handlers;
    ...
    # $DocString::docstrings->{$pkg}{$sub});
    
    1;
    
  2. or download this
    package Forble;
    use strict;
    ...
    }
    
    1;