Help for this page

Select Code to Download


  1. or download this
    my $string = qq(ITEM-####); # don't use qw() here unless you want a li
    +st, BTW
    $string =~ s/#/'\d'/eg;