in reply to Strange behaviour from two pieces of similar code in different running environments

The two snippets are not the same. The first imports Image::Magic with the use operator and the second uses the require operator which does not import names from the Image::Magic:: name-space.


s//----->\t/;$~="JAPH";s//\r<$~~/;{s|~$~-|-~$~|||s |-$~~|$~~-|||s,<$~~,<~$~,,s,~$~>,$~~>,, $|=1,select$,,$,,$,,1e-1;print;redo}
  • Comment on Re: Strange behaviour from two pieces of similar code in different running environments
  • Download Code