Changeset 5633
- Timestamp:
- 06/26/09 18:55:46 (3 years ago)
- Location:
- trunk/Locale-Msgfmt/lib/Locale/Msgfmt
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Locale-Msgfmt/lib/Locale/Msgfmt/Utils.pm
r5619 r5633 54 54 } 55 55 56 =head1 NAME 57 58 Locale::Msgfmt::Utils - functions used internally by Locale::Msgfmt 59 60 =head1 SYNOPSIS 61 62 This module shouldn't be used by other software. 63 64 =head1 SEE ALSO 65 66 L<Locale::Msgfmt> 67 68 =cut 69 56 70 1; -
trunk/Locale-Msgfmt/lib/Locale/Msgfmt/mo.pm
r5619 r5633 68 68 } 69 69 70 =head1 NAME 71 72 Locale::Msgfmt::mo - class used internally by Locale::Msgfmt 73 74 =head1 SYNOPSIS 75 76 This module shouldn't be used by other software. 77 78 =head1 SEE ALSO 79 80 L<Locale::Msgfmt> 81 82 =cut 83 70 84 1; -
trunk/Locale-Msgfmt/lib/Locale/Msgfmt/po.pm
r5619 r5633 106 106 } 107 107 108 =head1 NAME 109 110 Locale::Msgfmt::po - class used internally by Locale::Msgfmt 111 112 =head1 SYNOPSIS 113 114 This module shouldn't be used by other software. 115 116 =head1 SEE ALSO 117 118 L<Locale::Msgfmt> 119 120 =cut 121 108 122 1;
Note: See TracChangeset
for help on using the changeset viewer.
