Will Coleda (via RT) wrote:
print_newline
I vote we kill it.
+1
Allison
On Sat, Dec 01, 2007 at 01:45:57PM -0800, Will Coleda wrote:
> # New Ticket Created by Will Coleda
> # Please include the string: [perl #48010]
> # in the subject line of all future correspondence about this issue.
> # http://rt.perl.org/rt3/Ticket/Display.html?id=48010 >
>
>
> print_newline
On Saturday 01 December 2007 13:45:57 Will Coleda wrote:
> print_newline
>
> is the same as
>
> say ''
>
> I vote we kill it. If we must, we can add a say variant that takes no args
> that does the same thing.
+1 for removing duplicate features.
-- c
# New Ticket Created by Will Coleda
# Please include the string: [perl #48010]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=48010 >
print_newline
is the same as
say ''
I vote we kill it. If we must, we can add a s