[Bug 955210] perl-Log-Message: use explicit mode specified in open

bugzilla at redhat.com bugzilla at redhat.com
Thu Apr 25 08:46:46 UTC 2013


Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=955210

--- Comment #1 from Petr Pisar <ppisar at redhat.com> ---
Good catch. Actually more portable way is to write $FH->open("$file", 'r')
otherwise one could not open file starting which name starts with a special
character like '<'.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=NpiyJm9AGv&a=cc_unsubscribe



More information about the perl-devel mailing list