Jun 27, 2007 #1 focussys Technical User Joined Jun 25, 2007 Messages 3 Location AU What is the difference between .,.. and .. |,|| and or &,&& and and
Jun 27, 2007 #2 travs69 MIS Joined Dec 21, 2006 Messages 1,431 Location US I would suggest you go to perl.org and look up some stuff there. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Travis - Those Who Say It Cannot Be Done Are Usually Interrupted by Someone Else Doing It Upvote 0 Downvote
I would suggest you go to perl.org and look up some stuff there. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Travis - Those Who Say It Cannot Be Done Are Usually Interrupted by Someone Else Doing It
Jun 27, 2007 #3 ishnid Programmer Joined Aug 29, 2003 Messages 1,422 Location IE You'll find details on all those operators in the "perlop" page in Perl's documentation. Upvote 0 Downvote
Jun 27, 2007 #4 MillerH Programmer Joined Oct 20, 2006 Messages 919 Location US RTM: http://perldoc.perl.org/perlop.html - Miller Upvote 0 Downvote