DOKK / manpages / debian 10 / libsoftware-licensemoreutils-perl / Software::LicenseMoreUtils::LicenseWithSummary.3pm.en
Software::LicenseMoreUtils::LicenseWithSummary(3pm) User Contributed Perl Documentation Software::LicenseMoreUtils::LicenseWithSummary(3pm)

Software::LicenseMoreUtils::LicenseWithSummary - Software::License with a summary

version 1.004

See Software::LicenseMoreUtils. This class should be created with
"new_from_short_name" in Software::LicenseMoreUtils

This module provides a wrapper around all "Software::License::*" to add a summary.

This class provides all the methods of the underlying Software::License object and the following methods.

Returns the license summary, or an empty string.

Returns the license summary or the full text of the license. Like "fulltext" in Software::License, this method returns also the copyright notice (if available).

Returns the name of the Linux distribution found by this module. This method is intended for tests or debugging.

Returns the Perl class name of the underlying Software::License object. E.g. "Software::License::AGPL_3"

Dominique Dumont

This software is copyright (c) 2018 by Dominique Dumont.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

2018-11-03 perl v5.28.0