Re: [BackupPC-users] Round-tripping config.pl between hand-coding and the web interface

2011-09-09 Thread Holger Parplies
Hi, Jeffrey J. Kosowsky wrote on 2011-09-09 11:08:01 -0400 [Re: [BackupPC-users] Round-tripping config.pl between hand-coding and the web interface]: > [...] > However, what is much less welcome are people who just suggest > ill-defined or loosely-defined ideas that may have on

Re: [BackupPC-users] Round-tripping config.pl between hand-coding and the web interface

2011-09-09 Thread Holger Parplies
Hi, hans...@gmail.com wrote on 2011-09-09 20:09:02 +0700 [Re: [BackupPC-users] Round-tripping config.pl between hand-coding and the web interface]: > On Fri, Sep 9, 2011 at 7:30 PM, Holger Parplies wrote: > > A comma at the end of a Perl list without following elements is a *purely >

Re: [BackupPC-users] Round-tripping config.pl between hand-coding and the web interface

2011-09-09 Thread Jeffrey J. Kosowsky
hans...@gmail.com wrote at about 21:28:24 +0700 on Friday, September 9, 2011: > Anyway, I'll try to keep quiet for a while, in particular not > discussing my ideas to have bootable HDDs implementing BackupPC-based > per-client personal "Time Machines". 8-) > > Can anyone suggest a more suitab

Re: [BackupPC-users] Round-tripping config.pl between hand-coding and the web interface

2011-09-09 Thread hansbkk
On Fri, Sep 9, 2011 at 9:06 PM, Jeffrey J. Kosowsky wrote: > hans...@gmail.com wrote at about 20:09:02 +0700 on Friday, September 9, 2011: >  > I realize that, and thought my posting details on my precautionary >  > procedures would sufficiently demonstrate my awareness of the fact >  > that I'm "

Re: [BackupPC-users] Round-tripping config.pl between hand-coding and the web interface

2011-09-09 Thread Jeffrey J. Kosowsky
hans...@gmail.com wrote at about 20:09:02 +0700 on Friday, September 9, 2011: > I realize that, and thought my posting details on my precautionary > procedures would sufficiently demonstrate my awareness of the fact > that I'm "living on the edge". > Please take this as constructive criticism,

Re: [BackupPC-users] Round-tripping config.pl between hand-coding and the web interface

2011-09-09 Thread hansbkk
On Fri, Sep 9, 2011 at 7:30 PM, Holger Parplies wrote: > A comma at the end of a Perl list without following elements is a *purely > cosmetic* thing. If you want one there, fine, put it there. If you are addressing me, I wasn't proposing that at all. I believe Bowie was simply pointing the fact

Re: [BackupPC-users] Round-tripping config.pl between hand-coding and the web interface

2011-09-09 Thread Holger Parplies
Hi, hans...@gmail.com wrote on 2011-09-09 12:03:38 +0700 [[BackupPC-users] Round-tripping config.pl between hand-coding and the web interface]: > [...] > On Fri, Sep 9, 2011 at 3:57 AM, Bowie Bailey wrote: > > Just a note that a comma at the end of the last element in an array or

[BackupPC-users] Round-tripping config.pl between hand-coding and the web interface

2011-09-08 Thread hansbkk
Started a new thread, originally part of this too-long one: http://adsm.org/lists/html/BackupPC-users/2011-09/threads.html#00026 On Fri, Sep 9, 2011 at 3:57 AM, Bowie Bailey wrote: > Just a note that a comma at the end of the last element in an array or > hash is perfectly fine in Perl. > > This