~dexter/parrot-pkg/maverick

« back to all changes in this revision

Viewing changes to runtime/parrot/library/Parrot/Exception.pir

  • Committer: Piotr Roszatycki
  • Date: 2011-01-11 14:34:28 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: piotr.roszatycki@gmail.com-20110111143428-s7pa7qz38m61o4tw
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
Parrot::Exception - Auxiliary methods for Exceptions
4
4
 
5
 
=head1 VERSION
6
 
 
7
 
 $Id: Exception.pir 36833 2009-02-17 20:09:26Z allison $
8
 
 
9
5
=head1 SYNOPSIS
10
6
 
11
7
        load_bytecode 'Parrot/Exception.pbc'