Help for this page

Select Code to Download


  1. or download this
    package Stringify;
    
    ...
    # Time passes
    package Fu;
    *toString = Stringify::objectToString("Fu");
    
  2. or download this
    package Stringify;
    use strict;
    ...
    }
    
    1;
    
  3. or download this
    package Fu;
    use Stringify; # Use objects as strings, and they stringify