"Perl Authors Upload Server" <upl...@pause.perl.org> writes:
> Java has two system out functions. System.out.print and > System.out.println. For a long time now I have been wondering why > Perl didn't also have a println function just like in Java; so I > wrote one--granted, it has more of a Lua feel to it than Perl, but I > think that I might be able to make it more like Perl's print and > less like Lua's eventually. You know that Perl has a function 'say'? -- Johan