File: Changes

package info (click to toggle)
libapp-packager-perl 1.430.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 84 kB
  • sloc: perl: 161; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for App-Packager

1.430	Jul 05 2018

	Improve abstractions.
	By default, export 'getresource' that mostly DWIMs.
	'use App::Packager' now requires a ':name' and the package
	name, e.g.

	use App::Packager qw( :name My::App );

1.420   Apr 07 2017

	First official release as an independent package.