Giter Site home page Giter Site logo

csson / app-software-license Goto Github PK

View Code? Open in Web Editor NEW

This project forked from karenetheridge/app-software-license

0.0 2.0 0.0 33 KB

Command-line interface to Software::License

Home Page: http://metacpan.org/release/App-Software-License/

License: Other

Perl 100.00%

app-software-license's Introduction

NAME

App::Software::License - Command-line interface to Software::License

VERSION

version 0.04

SYNOPSIS

software-license --holder 'J. Random Hacker' --license Perl_5 --type notice

DESCRIPTION

This module provides a command-line interface to Software::License. It can be used to easily produce license notices to be included in other documents.

All the attributes documented below are available as command-line options through MooseX::Getopt and can also be configured in $HOME/.software_license.conf though MooseX::SimpleConfig.

ATTRIBUTES

holder

Name of the license holder.

year

Year to be used in the copyright notice.

license

Name of the license to use. Must be the name of a module available under the Software::License:: namespace. Defaults to Perl_5.

type

The type of license notice you'd like to generate. Available values are:

* notice

This method returns a snippet of text, usually a few lines, indicating the copyright holder and year of copyright, as well as an indication of the license under which the software is distributed.

* license

This method returns the full text of the license.

* fulltext

This method returns the complete text of the license, preceded by the copyright notice.

* version

This method returns the version of the license. If the license is not versioned, this returns nothing.

* meta_yml_name

This method returns the string that should be used for this license in the CPAN META.yml file, or nothing if there is no known string to use.

AUTHOR

Florian Ragwitz <[email protected]>

CONTRIBUTORS

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 by Florian Ragwitz.

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

app-software-license's People

Contributors

karenetheridge avatar rafl avatar rwstauner avatar

Watchers

James Cloos avatar Erik Carlsson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.