- or download this
#!/home/myhomedrive/opt/perl/bin/perl
#use strict;
...
my $string = " ll ";
$string = trim ( $string );
- or download this
#!/home/myhomedrive/opt/perl/bin/perl
package customPerlMod;
...
1;
- or download this
./dupCheck.pl
Undefined subroutine &main::trim called at ./dupCheck.pl line 20, <DAT
+A> line 960.