http://qs321.pair.com?node_id=183486


in reply to checking the end of line

Something like this...
#!/usr/bin/perl -w use strict; my $path = 'hiec/by/mlor/kkss23/dndd@@mani/css.cpp/0'; $path = chop($path); if ($path == 0) {} else {}
Joshua