Help for this page

Select Code to Download


  1. or download this
    use warnings ;
    use strict ;
    ...
    my $total = 99 ;
    print "total is %s%\n", $total ;
    
  2. or download this
    Invalid conversion in printf: "%)" at /usr/lib/perl5/site_perl/5.8.7/M
    +y_module.pm line 401.