in reply to Re: Perl on Win98 vs. Win/NT/2000? (boo)
in thread Perl on Win98 vs. Win/NT/2000?

The map command is a Novell written-for-DOS command. The command when executed from the DOS prompt executes without error and returns the expected results. See my reply to Ovid about comparisons between ls and dir, which I feel illustrates the point better.
@a=split??,'just lose the ego and get involved!';
for(split??,'afqtw{|~'){print $a[ord($_)-97]}
  • Comment on Re: Re: Perl on Win98 vs. Win/NT/2000? (boo)