in reply to Re: Perl Variable Help.
in thread Perl Variable Help.

He wants newlines after them, just not inside them. So adding newlines is fine, but he needs to chomp the shell response (or better, get the date from Perl).

Replies are listed 'Best First'.
Re^3: Perl Variable Help.
by Discipulus (Canon) on Jul 02, 2015 at 09:56 UTC
    Ah now i see, obviously he needs to chomp the date returned output, thanks

    There are no rules, there are no thumbs..
    Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.