From: "Dr.Ruud" <rvtol+use...@isolution.nl>
On 2012-09-20 09:08, Octavian Rasnita wrote:my ( $file_name ) = $data =~ /([^\\]+)$/g;No need for that g-modifier. -- Ruud
Yes, you are right. I added it by mistake. Octavian -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/