-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathChanges
31 lines (23 loc) · 1.15 KB
/
Changes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Revision history for Perl extension {{$dist->name}}
{{$NEXT}}
1.101050 2010-04-15 00:15:37 Europe/Vienna
- added db.eval hook so you can define custom commands that take arguments
- removed unused variables and code
1.100851 2010-03-26 20:56:57 Europe/Vienna
- DB::Pluggable::Plugin now returns a true value
1.100850 2010-03-26 20:50:12 Europe/Vienna
- converted the distribution to Dist::Zilla-style
0.04 Thu Jul 25 15:27:43 CEST 2008 (Marcel Gruenauer <[email protected]>)
- Changed dist style and Changes back to standard. People didn't like it -
the nail that sticks out gets hammered down.
- Added standard test files; this will also help with CPANTS
- Added DB::Pluggable::Plugin base class for plugins
0.03 Thu, 29 May 2008 12:04:18 -0000 (Marcel Gruenauer <[email protected]>)
- set the version to 0.03
- fixed first year, is 2008
- .shipit: fixed svk.tagpattern
0.02 Thu, 17 Apr 2008 21:49:33 -0000 (Marcel Gruenauer <[email protected]>)
- hiding the DB package from the PAUSE indexer
- set version to 0.02
0.01 Thu, 17 Apr 2008 19:45:15 -0000 (Marcel Gruenauer <[email protected]>)
- original version