- Timestamp:
- 02/01/09 00:14:17 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
wiki-toolkit-formatter-usemod/trunk/lib/Wiki/Toolkit/Formatter/UseMod.pm
r418 r498 4 4 5 5 use vars qw( $VERSION @_links_found ); 6 $VERSION = '0.2 2';6 $VERSION = '0.23'; 7 7 8 8 use URI::Escape; … … 555 555 } 556 556 557 =back 558 557 559 =head1 SUBCLASSING 558 560 … … 649 651 650 652 Copyright (C) 2003-2004 Kake Pugh. All Rights Reserved. 651 Copyright (C) 2006-200 8the Wiki::Toolkit team. All Rights Reserved.653 Copyright (C) 2006-2009 the Wiki::Toolkit team. All Rights Reserved. 652 654 653 655 This module is free software; you can redistribute it and/or modify it
