The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

PerlMongers::Hannover - Hannover Perl Mongers

VERSION

Version 0.7.5

SYNOPSIS

    use PerlMongers::Hannover qw(info);

    info();

Website

http://hannover.pm

IRC Channel

irc.perl.org #hannover.pm

Mailing List

http://mail.pm.org/mailman/listinfo/hannover-pm

Email

mailto:hannover-pm@pm.org

Meetups

Every odd calendar week Tuesday at 6pm; date and location details announced via Twitter, email and via the web site:

http://hannover.pm/treffen

Blog

http://hannover.pm/blog

Twitter

https://twitter.com/Hannover_pm

GitHub

https://github.com/Hannover-pm

METHODS

info

Returns information about the Hannover Perl Mongers.

SUPPORT

Source Code

The code repository for this package is available at:

https://github.com/paultcochrane/PerlMongers-Hannover

    git clone https://github.com/paultcochrane/PerlMongers-Hannover.git

AUTHOR

Paul Cochrane <ptc@hannover.pm>

NOTES

Inspired by Lynn Root's pyladies lightning talk at EuroPython 2014 and modeled after PerlMongers::Bangalore.

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Hannover Perl Mongers.

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