Gnatsweb - Tasks: task #13149, Add Build.PL for Module::Build...
You are not allowed to post comments on this tracker with your current authentication level.
task #13149: Add Build.PL for Module::Build handling
Submitter: | Richard Elberger <relberger> | ||
Submitted: | Fri 21 Mar 2014 05:54:07 AM UTC | ||
Should Start On: | Fri 21 Mar 2014 12:00:00 AM UTC | Should be Finished on: | Fri 21 Mar 2014 12:00:00 AM UTC |
Category: | None | Priority: | 5 - Normal |
Status: | Done | Privacy: | Public |
Percent Complete: | 100% | Assigned to: | relberger |
Open/Closed: | Open | Effort: | 0.50 |
Mon 24 Mar 2014 10:01:01 AM UTC, comment #1: |
Richard Elberger <relberger>![]() ![]() |
Fri 21 Mar 2014 05:54:07 AM UTC, original submission:
|
Richard Elberger <relberger>![]() ![]() |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 4 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2014-03-24 | relberger | Status | None | ![]() |
Done |
Percent Complete | 0% | ![]() |
100% | ||
Assigned to | None | ![]() |
relberger | ||
Effort | 0.00 | ![]() |
0.50 |
Initial script created and committed
$ perl Build.PL
$ perl Build build
$ perl Build install # installs to ./dist
soon ...
$ perl Build test # runs tests in t/
$ perl Build testcover # run tests with coverage results