Acme-PM-Barcelona
view release on metacpan or search on metacpan
lib/Acme/PM/Barcelona.pm view on Meta::CPAN
use warnings;
use strict;
package Acme::PM::Barcelona;
# ABSTRACT: Talks and projects by Barcelona.pm
$Acme::PM::Barcelona::VERSION = '0.06';
1; # End of Acme::PM::Barcelona
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::PM::Barcelona - Talks and projects by Barcelona.pm
=head1 VERSION
version 0.06
=head1 SYNOPSIS
This is a list of talks and projects made by Barcelona.pm as a group.
=head1 DETAILS
=head2 TALKS
=over 4
=item 19 Sep 2009 - Software Freedom Day
The talk L<Acme::PM::Barcelona::12x5_ca> consists in 12 subjects
presented in 5 minutes each, trying to attrack more people to our
Perl Mongers group, but mainly to Perl.
=back
=head2 PROJECTS
=over 4
=item Acme::PM::Barcelona::Meeting
A way of finding out when the next meeting will take place.
=back
=head1 ACKNOWLEDGEMENTS
Barcelona Perl Mongers
=head1 AUTHOR
Alex Muntada <alexm@cpan.org>
=head1 COPYRIGHT AND LICENSE
This software is copyright (c) 2009-2021 by Alex Muntada.
This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
=cut
( run in 3.265 seconds using v1.01-cache-2.11-cpan-f03e8824b8d )