77 lines
2.1 KiB
Plaintext
77 lines
2.1 KiB
Plaintext
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
|
Upstream-Name: libvariable-magic-perl
|
|
Source: <url://example.com>
|
|
#
|
|
# Please double check copyright with the licensecheck(1) command.
|
|
|
|
Files: MANIFEST
|
|
META.json
|
|
META.yml
|
|
Magic.xs
|
|
Makefile.PL
|
|
samples/copy.pl
|
|
samples/magic.pl
|
|
samples/synopsis.pl
|
|
samples/uvar.pl
|
|
samples/vm_vs_tie.pl
|
|
t/00-load.t
|
|
t/01-import.t
|
|
t/02-constants.t
|
|
t/09-load-threads.t
|
|
t/10-simple.t
|
|
t/11-multiple.t
|
|
t/13-data.t
|
|
t/14-callbacks.t
|
|
t/15-self.t
|
|
t/16-huf.t
|
|
t/17-ctl.t
|
|
t/18-opinfo.t
|
|
t/20-get.t
|
|
t/21-set.t
|
|
t/22-len.t
|
|
t/23-clear.t
|
|
t/24-free.t
|
|
t/25-copy.t
|
|
t/27-local.t
|
|
t/28-uvar.t
|
|
t/30-scalar.t
|
|
t/31-array.t
|
|
t/32-hash.t
|
|
t/33-code.t
|
|
t/34-glob.t
|
|
t/35-stash.t
|
|
t/40-threads.t
|
|
t/41-clone.t
|
|
t/50-return.t
|
|
t/80-leaks.t
|
|
t/lib/Variable/Magic/TestDestroyRequired.pm
|
|
t/lib/Variable/Magic/TestGlobalDestruction.pm
|
|
t/lib/Variable/Magic/TestScopeEnd.pm
|
|
t/lib/Variable/Magic/TestValue.pm
|
|
t/lib/Variable/Magic/TestWatcher.pm
|
|
xsh/caps.h
|
|
xsh/mem.h
|
|
xsh/threads.h
|
|
xsh/util.h
|
|
Copyright: __NO_COPYRIGHT_NOR_LICENSE__
|
|
License: __NO_COPYRIGHT_NOR_LICENSE__
|
|
|
|
Files: README
|
|
lib/Variable/Magic.pm
|
|
t/lib/Test/Leaner.pm
|
|
t/lib/VPIT/TestHelpers.pm
|
|
Copyright: 2007-2017 Vincent Pit,
|
|
& LICENSE
|
|
License: Perl
|
|
This program is free software; you can redistribute it and/or modify it
|
|
under the same terms as Perl itself.
|
|
|
|
Files: Changes
|
|
Copyright: __NO_COPYRIGHT__ in: Changes
|
|
License: __UNKNOWN__
|
|
0.43 2010-06-25 23:35 UTC
|
|
|
|
#----------------------------------------------------------------------------
|
|
# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following
|
|
# license/copyright files.
|