Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[perl #38840] Use File::Spec instead of /dev/null

4 views
Skip to first unread message

Will Coleda

unread,
Apr 3, 2006, 2:56:30 PM4/3/06
to bugs-bi...@rt.perl.org
# New Ticket Created by Will Coleda
# Please include the string: [perl #38840]
# in the subject line of all future correspondence about this issue.
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=38840 >


The following files reference '/dev/null/' directly, and should be
updated to use the File::Spec's interface instead of either rolling
their own or assuming '/dev/null' works everywhere.

languages/punie/t/base_term.t
lib/Parrot/Configure/Step.pm
lib/Parrot/Test/Perl6.pm
lib/Parrot/Test.pm
t/configure/step.t
t/examples/library.t
t/library/pcre.t
t/run/exit.t
t/run/options.t
tools/dev/lib_deps.pl

0 new messages