Code Monkey home page Code Monkey logo

acme-cpanauthors-canadian's Introduction

NAME

Acme::CPANAuthors::Canadian - We are Canadian CPAN authors

VERSION

version 0.0108

DESCRIPTION

This class provides a hash of Canadian CPAN authors' PAUSE ID and name to the Acme::CPANAuthors module.

use strict;
use warnings;
use Acme::CPANAuthors;

my $authors  = Acme::CPANAuthors->new("Canadian");

my $number   = $authors->count;
my @ids      = $authors->id;
my @distros  = $authors->distributions("ZOFFIX");
my $url      = $authors->avatar_url("ZOFFIX");
my $kwalitee = $authors->kwalitee("ZOFFIX");
my $name     = $authors->name("ZOFFIX");

See documentation for Acme::CPANAuthors for more details.

US PEOPLE

We are Canadian CPAN authors:

  • Zoffix Znet

  • Karen Etheridge

  • Roman F.

  • Graham TerMarsch

  • Olaf Alders

  • Timothy Legge

  • Jeremy Stashewsky

  • Luke Closs

  • Kevin Jones

  • Mike Smith

MAINTENANCE

If you are a Canadian CPAN author not listed here, please send me your ID/name via RT or pull request so we can always keep this module up to date.

SUPPORT

Bugs may be submitted through the RT bug tracker (or [email protected]).

I am also usually active on irc, as 'ether' at irc.perl.org and irc.libera.chat.

AUTHOR

Zoffix Znet <[email protected]>

CONTRIBUTORS

COPYRIGHT AND LICENCE

This software is copyright (c) 2008 by Zoffix Znet <[email protected]>.

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

acme-cpanauthors-canadian's People

Contributors

karenetheridge avatar timlegge avatar zoffixznet avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

timlegge

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.