in reply to PAR Error
Thanks# Added the following pragmas to the 'add_friends' script because pp c +omplained they were missing: use Contextual::Return::Failure; use DateTime::Locale::en_US; # I created the exe as follows: pp -o add_friends.exe add_friends
|
|---|