in reply to Re^3: Back to the __future__
in thread Back to the __future__
I'm of two minds here - on one hand, I understand that I can only guarantee that the code will behave as I wrote it. On the other hand, I trust Perl more than I trust myself in understanding the features, so I want to state what I know about the code, in the sense of minimum requirements, but otherwise tell Perl "Do whatever you think is correct".
Of course, there will come a point in time when Perl deviates from its behaviour, but I see that as my problem and not as Perls problem. Maybe use v.infinity; would be the proper way to state that I think that the upper bound of Perl version is unknown.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Back to the __future__
by JavaFan (Canon) on Aug 21, 2011 at 12:52 UTC | |
by Corion (Patriarch) on Aug 21, 2011 at 13:09 UTC | |
by JavaFan (Canon) on Aug 21, 2011 at 13:16 UTC | |
by Corion (Patriarch) on Aug 21, 2011 at 13:48 UTC |