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


in reply to do-ing of file without \n at the end

i created the conf.conf file with
echo -n \$a=\'a\'\; > conf.conf
and verified it has no newline (with hexdump -C conf.conf)

i get the same error on v5.8.8 built for i686-linux but it works fine on v5.8.6 built for darwin-thread-multi-2level.

Replies are listed 'Best First'.
Re^2: do-ing of file without \n at the end
by sawoy (Initiate) on Mar 30, 2007 at 17:38 UTC
    Thanks for info.
    So this issue is not standard/default for perl.