Changes on 2021-05-05 for repository at: Fetch URL: ssh://git@source.test-smoke.org:9999/~/V Push URL: ssh://git@source.test-smoke.org:9999/~/V Enjoy! 0.13_01 2021-05-06T00:16:18+02:00 (33b5717 => Abe Timmerman) - (Abe Timmerman, 2 seconds ago) Autocommit for distribution V 0.13_01 (test) 0.00_00 2003-03-09T23:16:24+00:00 (fc60a31 => abeltje) - (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, 38 minutes 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, 2 minutes ago) Fix test to also run under 'prove'