Wouldn't it make the most sense to pull the existing TryCatch module into core, and then if wanted add extra core support needed to make that module work even better? The change could be as simple as having C<use feature 'try'> load the TryCatch module. In a later perl version the try and catch keywords could become built in, but with compatible semantics. -- Ed Avis <eda@waniasset.com>Thread Previous | Thread Next