Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use Devel::Peek;
    ...
    #_inc($num2, '', ''); # no _copy(), 2 objects DESTROYed
    
    print _get_val($num2)," | ", _get_val($num3), "\n";