Help for this page

Select Code to Download


  1. or download this
    $$dataref =~ s/Perl/PERL/;
    
  2. or download this
    ${$_[1]} =~ s/Perl/PERL/;
    
  3. or download this
    $$dataref =~ s/Perl/PERL/g;