One thing at a time all the time!

Welcome to Rocteur
Friday, April 26 2024 @ 11:46 PM CEST

How do I split a line on more than one delimiter specified at a time

@a1_s = split /[<>]/, $line;


John W. Krahn

FAQ Manager » Perl » How do I split a line on more than one delimiter specified at a time