in reply to new to perl

Helping with the syntax would involve looking at what code you've already produced and discussing where to make changes to get it working. Where's the code that represents your best effort so far?


Dave

Replies are listed 'Best First'.
Re^2: new to perl
by kroz (Initiate) on Jul 16, 2012 at 06:08 UTC

    It was pretty much a oneliner for which i was searching for regex, not much code behind it yet. A lot of thinking though :)
    The idea is simple really, list the contents of a server to a file and then delete the list.
    All in all, thank you for all the help - job is done :)