p...@highdeck.com wrote:

/:\/\//

Alternative:

  m~://~


> print( ( split /\// )[ 2 ] );

  print +( split m~/~ )[ 2 ];

--
Ruud

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to