GithubHelp home page GithubHelp logo

acme-cpanauthors's Introduction

Acme-CPANAuthors

INSTALLATION

To install this module, run the following commands:
    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENCE

Copyright (C) 2007 Kenichi Ishigaki

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

acme-cpanauthors's People

Contributors

charsbar avatar karenetheridge avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

acme-cpanauthors's Issues

looking for a way to create an ad-hoc authors class

I'm looking for a better way to do what I'm doing here:
https://github.com/karenetheridge/Acme-CPANAuthors-Nonhuman/blob/master/lib/Acme/CPANAuthors/Nonhuman.pm#L75

...since Acme::CPANAuthors->new only takes a category name (or list of names), not a list of authors.

Ideally, it should take (and save) the category name as well, so later on in code we can access the author object by name, but if it only creates a single object, that we need to pass around to not lose data, that would be ok too.

I don't think Acme::CPANAuthors::new can handle this itself, as it already accepts a list -- so a new method is needed, or perhaps a new Acme::CPANAuthors::Factory class?

(Also, it would be useful for the object returned by Acme::CPANAuthors->new to know what category/categories it contained, but that would require moving the ids/names hash one level deeper, so we can include additional keys as well. That shouldn't break anything though, as there are already method accessors for all the data.)

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.