Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

debian::copyright::stanza::license(3pm) [debian man page]

Debian::Copyright::Stanza::License(3pm) 		User Contributed Perl Documentation		   Debian::Copyright::Stanza::License(3pm)

NAME
Debian::Copyright::Stanza::License - License stanza of Debian copyright file VERSION
This document describes Debian::Copyright::Stanza::License version 0.1 . SYNOPSIS
my $copy = Debian::Copyright::Stanza::License->new(\%data); print $copy; # auto-stringification DESCRIPTION
Debian::Copyright::Stanza::License can be used for representation and manipulation of a "License:" stanza of Debian copyright files in an object-oriented way. Converts itself to a textual representation in string context. FIELDS
The supported fields for License stanzas are listed below. Note that real copyright fields may contain dashes in their names. These are replaced with underscores. License CONSTRUCTOR
new new( { field => value, ... } ) Creates a new Debian::Copyright::Stanza::License object and optionally initialises it with the supplied data. SEE ALSO
Debian::Copyright::Stanza::License inherits most of its functionality from Debian::Copyright::Stanza COPYRIGHT &; LICENSE Copyright (C) 2011 Nicholas Bamber nicholas@periapt.co.uk This module is substantially based upon Debian::Control::Stanza::Source. Copyright (C) 2009 Damyan Ivanov dmn@debian.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. perl v5.12.4 2011-08-27 Debian::Copyright::Stanza::License(3pm)

Check Out this Related Man Page

Debian::Copyright::Stanza::Files(3pm)			User Contributed Perl Documentation		     Debian::Copyright::Stanza::Files(3pm)

NAME
Debian::Copyright::Stanza::Files - Files stanza of Debian copyright file VERSION
This document describes Debian::Copyright::Stanza::Files version 0.1 . SYNOPSIS
my $copy = Debian::Copyright::Stanza::Files->new(\%data); print $copy; # auto-stringification DESCRIPTION
Debian::Copyright::Stanza::Files can be used for representation and manipulation of a "Files:" stanza of Debian copyright files in an object-oriented way. Converts itself to a textual representation in string context. FIELDS
The supported fields for Files stanzas are listed below. Note that real copyright fields may contain dashes in their names. These are replaced with underscores. Files License Copyright X_Comment CONSTRUCTOR
new( { field => value, ... } ) Creates a new Debian::Copyright::Stanza::Files object and optionally initialises it with the supplied data. METHODS
is_or_separated($field) Returns true for the "License" field. SEE ALSO
Debian::Copyright::Stanza::Files inherits most of its functionality from Debian::Copyright::Stanza COPYRIGHT &; LICENSE Copyright (C) 2011 Nicholas Bamber nicholas@periapt.co.uk This module is substantially based upon Debian::Control::Stanza::Source. Copyright (C) 2009 Damyan Ivanov dmn@debian.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. perl v5.12.4 2011-08-27 Debian::Copyright::Stanza::Files(3pm)
Man Page

13 More Discussions You Might Find Interesting

1. Linux

Internet dying in Debian?

(1 Reply)
Discussion started by: riwa
1 Replies

2. UNIX and Linux Applications

License

Dear Expert, Let say i have already Build Any Application under UNIX platform. Then i want to sell that application for Free. But buyer have to Buy the License for running my application. Somebody knows if there is an any kind of tools or another technique for Generate that License ? ... (1 Reply)
Discussion started by: tpx99
1 Replies

3. Shell Programming and Scripting

selecting the stanza fields

Hi Friends, I have a stanza file as below : CuDv: name = "hdisk34" status = 0 chgstatus = 3 ddins = "scsidisk" location = "06-08-02" parent = "fscsi0" connwhere = "W_0" PdDvLn = "disk/fcp/mpioosdisk" CuDv: ... (1 Reply)
Discussion started by: vijaya2006
1 Replies

4. Debian

Debian Isos

Hi Guys, I'm new to Linux and Debian (Solaris is by bag). Anybody know where I can download a set of installation cd's/dvd's for Debian from (latest stable release please). Thanks in advance Marty (3 Replies)
Discussion started by: callmebob
3 Replies

5. UNIX for Dummies Questions & Answers

Trying to native compile Linux Dialog

Hi, as my thread has been moved to Debian. I don't run Debian machine. My machine is Linux embedded router - mipsel. Sources come from Debian, but Dialog sources are GNU, so no Debian specific. Native compilation vs. crosscompilation, exactly to let you know, that I don't run Debian... (2 Replies)
Discussion started by: jack2
2 Replies

6. SCO

License Problem after P2V

hi I've virtualized physical SCO 5.0.6 on ESX 4 according to: http://ds45.blogspot.com/2009/07/sco-p2v-in-real-life.html and now I have in License Manager additional line and my server seems to be not licensed. Howto remove this last line or where can I find license config file to remove... (3 Replies)
Discussion started by: ccc
3 Replies

7. AIX

Duplicate MACs in seastat

Why are the MAC addresses duplicated in the "seastat" command output for all the LPARs? I can't figure out why one stanza has the LPAR information (hostname and IP) while the other stanza does not? Why the two separate sections and two separate sets of usage information (Bytes and Packets)?... (1 Reply)
Discussion started by: kah00na
1 Replies

8. Debian

Debian Testing (Is it Stable)

I am thinking about switching to Debian on my laptop and am wondering if Debian testing is stable. Thank you for taking the time to read my post! (6 Replies)
Discussion started by: crookedmaze
6 Replies

9. Filesystems, Disks and Memory

Help needed! Raid 5 failure on a Debian System

Hello! I have a 4-disc Raid 5 server running Open Media Vault (Debian). The other day, it disappeared from OMV, which was reporting 3 drives failed. Panic Stations. However, using MDADM I can get info from 3 of the drives which suggests they are functioning ok (info below). The remaining 4th... (1 Reply)
Discussion started by: jonlisty
1 Replies

10. Linux

Debian Grub 1.99 alters BIOS (confirmed after formatting hard disk)

Hi, I am a long time Windows user and recently try this Debian Wheezy OS. Burn Debian ISO in Windows environment and then select DVD ROM drive to boot first in BIOS. The first installation of Debian (GNOME) was with multi-boot option that allows booting from hard disk and DVD drive. I then... (4 Replies)
Discussion started by: Linuxmun
4 Replies

11. AIX

Fsize in default: stanza.

The default: stanza in /etc/security/limits is still set to 2097151 on fsize (max file size). I know tar had issues with large files but is there any other reasons for it? I'm thinking yes since it's still set to that by IBM. Cheers, DH (4 Replies)
Discussion started by: Devyn
4 Replies

12. Debian

Can't Login to Debian 8.1

I installed Debian 8.1:cool: with Xubuntu as dual boot :D... During installation of Debian 8.1 i skipped user account creation :confused: ...now i can't login to Debian 8.1 :(:eek: ..help... (1 Reply)
Discussion started by: Zorion10
1 Replies

13. Debian

Need to upgrade Debian 7.8 to Debian 8.5 (Not 8.5)

Hello, I need to upgrade my Debian system 7.8 to 8.5 but by default via apt-get It moves to 8.6 version(latest stable version). I'm new to Debian so didn't figure out the solution. I've checked few suggestions over internet like editing apt source list file using snapshot archive. Please... (2 Replies)
Discussion started by: Mannu2525
2 Replies