| Perl-Staff documentation | Contained in the Perl-Staff distribution. |
Perl::Staff - People working for Perl
Version 0.03
Actually this is just a list of people working as "Perl::Staff" on events showing Perl to the outside world.
The Perl community is quite active but some kind of closed as few new people join. "Outside world" are all people either using or not using Perl, but not using the powerful Perl community resources like CPAN, Perlmonks and others.
We created t-shirts with "Perl::Staff" printed on them first for CeBit 2010 in Germany and this is how Perl::Staff was born.
Anybody here may be exportable to other events, just talk to them if you need help planning an event or need Perl::Staff for helping on the event.
If you want to become Perl::Staff and get listed here, just pick an event where you'd like to give a Perl talk or export Perl to non-community people in any way. Join the events mailing list for more information on events and how you could help, come to the event and we'll try to get you a Perl::Staff t-shirt and add you to the list.
When you're thinking about running a booth or helping there on an event and got any questions, feel free to contact any of the Perl::Staff (contact information are usually shown on the blog pages).
Event planning page: http://www.perlfoundation.org/perl5/index.cgi?events_2010_fosdem
Event report:
http://nxadm.wordpress.com/2010/02/19/fosdem-2010-impressions/
http://www.nuug-foundation.no/no/FOSDEM-2010/ in Norwegian
Event planning page: http://www.perlfoundation.org/perl5/index.cgi?events_2010_cebit
(main coordinator)
Event reports:
(main coordinator)
Did a talk on Perl on CeBit:
Event reports:
http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-0.html
http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-1.html
http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-2.html
http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-3.html
http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-4.html
http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-5.html
Event report:
http://blogs.perl.org/user/robert_phaylon_sedlacek/2010/03/perl-in-germany-my-cebit-recap.html
Event report:
use Moose;
Event report:
Perl event staff
Look at the Perl foundation events list at http://www.perlfoundation.org/perl5/index.cgi?events
Copyright 2010 Perl event staff, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
| Perl-Staff documentation | Contained in the Perl-Staff distribution. |
package Perl::Staff; use warnings; use strict;
our $VERSION = '0.03';
1; # End of Perl::Staff