Changeset 8888 for lib/Perl6/Pugs.pm
- Timestamp:
- 01/31/06 16:34:23 (3 years ago)
- Files:
-
- 1 modified
-
lib/Perl6/Pugs.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lib/Perl6/Pugs.pm
r8526 r8888 3 3 use strict; 4 4 5 our $VERSION = 6.00201 0;5 our $VERSION = 6.002011; 6 6 7 7 =head1 NAME … … 11 11 =head1 VERSION 12 12 13 This document describes version 6.2.1 0 of Pugs, released October 10, 2005.13 This document describes version 6.2.11 of Pugs, released February 1, 2005. 14 14 15 15 =head1 SYNOPSIS
