-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
25 lines (19 loc) · 707 Bytes
/
Changes
File metadata and controls
25 lines (19 loc) · 707 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
Revision history for Perl extension Module::AutoLoad.
0.06 Tue Jul 3 14:30 2018
- Avoid using st.aticpan.org
0.05 Tue Jul 3 14:00 2018
- Ported to use the new fastapi.metacpan.org
0.04 Sun Feb 8 10:00 2015
- More accurate t/01_network.t test for HTTP/0.9 support.
- Shortened MAGIC a few more characters.
0.03 Sat Feb 7 23:00 2015
- More gracefully handle case where MANIFEST contains
prefix, but not the full stub, such as:
"MLEHMANN/common-sense-3.73/sense.pm"
- Adjust %INC assignment for sub modules found in lib.
0.02 Tue Sep 13 14:00 2011
- Documental cleanup.
- No functional changes.
0.01 Mon Sep 5 14:00 2011
- Initial release
- Created by h2xs -X Module::AutoLoad