forked from xdbr/App-OS-Detect-MachineCores
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
27 lines (19 loc) · 783 Bytes
/
Changes
File metadata and controls
27 lines (19 loc) · 783 Bytes
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
Revision history for Perl module App::OS::Detect::MachineCores
{{$NEXT}}
1.1.2 2013-09-25 22:09:10 Europe/Berlin
* Reformatted Changes (pull request by neilbowers)
* GithubMeta is included in PluginBundle (as of 1.2.2)
1.0.0 2013-09-24
* Change to semantic versioning
* Add basic test for dzil to pass
* Fixed cpan tester's error report 88855:
don't use smart matching with perl 5.18
* Got rid of given/when.
0.038 2012-12-12
* Fixed cpan tester's error report
0.037 2012-12-10
* Using [@Author::DBR] in dist.ini now
0.036 2012-12-10
* Moo-ified distribution (from Any::Moose / ::Mouse)
* thus doesn't install both, Moose _and_ Mouse through Dist::Zilla
* (Introduced this Changes file - earlier releases not listed)