Changes for version 0.13_04 - 2021-05-11
- (Abe Timmerman, 2 seconds ago) Autocommit for distribution V 0.13_04 (test)
Changes for version 0.13_03 - 2021-05-10
- (Abe Timmerman, 7 hours ago) Autocommit for distribution V 0.13_03 (test)
- (Abe Timmerman, 33 seconds ago) Fix more things for MSWin32
Changes for version 0.13_02 - 2021-05-06
- (Abe Timmerman, 4 days ago) Autocommit for distribution V 0.13_02 (same)
- (Abe Timmerman, 7 hours ago) Update the (test)dependencies for t::Test::abeltje.
Changes for version 0.13_01 - 2021-05-06
- (Abe Timmerman, 5 days ago) Autocommit for distribution V 0.13_01 (test)
- (Abe Timmerman, 4 days ago) Introduce t::Test::abeltje
- This needed some kwalitee changes, mostly in POD
Changes for version 0.00_00 - 2003-03-09
- (abeltje, 18 years ago) Create space for the V module
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@64 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 18 years ago) Initial import of V-0.06
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@65 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 18 years ago) Change the way we C<< use lib $lib; >> for Test-More
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@66 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 18 years ago) $VERSION += 0.01
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@67 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 18 years ago) $VERSION += 0.01
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@68 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 18 years ago) * [REMOVE] No more Test::More, make it a PREREQ
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@70 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 18 years ago) * [FIX] make the tests pass again
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@71 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 18 years ago) * [CHANGE]
- general cleanup and $VERSION += 0.01
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@72 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 18 years ago) * [PRIVATE] do the ChangeLog/Changes dance
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@73 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 17 years ago) * [FIX] by Merijn Brand
- fix a syntax error in the PREREQ_PM target
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@74 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 17 years ago) * [ADD]
- feature request by Merijn Brand:
- Can you add a sub that returns the version only for a given module
- added a test for V::get_version
- VERSION += 0.01
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@75 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 17 years ago) * regen Changes for 0.09
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@76 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 17 years ago) * [CHANGE]
- added the license stuff
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@77 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 17 years ago) * Regen Changes for 0.10
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@78 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 15 years ago) * [CHANGE]
- add untainting stuff by Stas Bekman (2004/03/24)
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@79 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 15 years ago) * Regenerate Changes for V 0.11
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@80 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 15 years ago) * [PRIVATE]
- redo 01basic.t for core
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@82 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 15 years ago) * [CHANGE]
- small rework of the AUTHOR/LICENSE sections in pod
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@83 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 15 years ago) * [CORE]
- put the tests for the core-distribution in their own directory
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@84 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 14 years ago) * [CHANGE]
- FIX: bug reported by Merijn:
- my $version = map { "$_ " . V::get_version( $_ ) } qw/ Cwd /;
- "Modification of a read-only value attempted"
- local()ize $_ before reading the file to find the version
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@85 03e79c58-f747-0410-a819-f71e7ca513d9
- (abeltje, 14 years ago) * Regenerate Changes for V 0.13
- git-svn-id: https://source.test-smoke.org/repos/cpan/trunk/V@86 03e79c58-f747-0410-a819-f71e7ca513d9
- (Abe Timmerman, 5 days ago) Fix bug with v-strings and update repository
- Whenever a module used a v-string-version the module would return undef,
- we now use the core module 'version' to make sure we also return a
- version for these cases.
- - Moved V.pm to the lib/ directory
- - Moved README to README.md and added some markdown
- - added a .gitignore and MANIFEST.SKIP
- (Abe Timmerman, 5 days ago) Fix test to also run under 'prove'
Modules
Print version of the specified module(s).