Perl::Staff - People working for Perl


Perl-Staff documentation Contained in the Perl-Staff distribution.

Index


Code Index:

NAME

Top

Perl::Staff - People working for Perl

VERSION

Top

Version 0.03

SYNOPSIS

Top

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.

EXPORT

Top

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.

IMPORT

Top

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).

EVENTS 2010

Top

FOSDEM

Event planning page: http://www.perlfoundation.org/perl5/index.cgi?events_2010_fosdem

Gábor Szabó

(main coordinator)

Event report:

* FOSDEM report

http://szabgab.com/blog/2010/02/1266052953.html

Claudio Ramirez

Event report:

* Fosdem 2010 impressions

http://nxadm.wordpress.com/2010/02/19/fosdem-2010-impressions/

Dirk DeNijs

Dave Cross

Erik Colson

Salve J. Nilsen

http://www.nuug-foundation.no/no/FOSDEM-2010/ in Norwegian

CeBit

Event planning page: http://www.perlfoundation.org/perl5/index.cgi?events_2010_cebit

Gábor Szabó

(main coordinator)

Event reports:

* Two days into CeBIT

http://szabgab.com/blog/2010/03/1267676778.html

* Perl on CeBIT

http://szabgab.com/blog/2010/03/1267974609.html

* Another report about CeBIT, Perl and the community

http://szabgab.com/blog/2010/03/1268387636.html

Renee Bäcker

(main coordinator)

Did a talk on Perl on CeBit:

* Slides

http://renee-baecker.de/talks/CeBIT2010.pdf

* Skript

http://renee-baecker.de/talks/CeBIT2010_Skript.pdf

Event reports:

* Perl@CeBIT - Tag 0

http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-0.html

* Perl@CeBIT - Tag 1

http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-1.html

* Perl@CeBIT - Tag 2

http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-2.html

* Perl@CeBIT - Tag 3

http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-3.html

* Perl@CeBIT - Tag 4

http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-4.html

* Perl@CeBIT - Tag 5

http://reneeb-perlblog.blogspot.com/2010/03/perlcebit-tag-5.html

Robert 'phaylon' Sedlacek

Event report:

* Perl in Germany - My CeBIT Recap

http://blogs.perl.org/user/robert_phaylon_sedlacek/2010/03/perl-in-germany-my-cebit-recap.html

Sebastian Willing

Event report:

* CeBit 2010 is over

http://padre-ide.de/blog/?p=111

Torsten Raudssus

use Moose;

Thomas Fahle

Event report:

* Perl@CeBIT2010

http://thomas-fahle.blogspot.com/2010/03/perlcebit2010.html

Bernhard Schmalhofer

Oliver Krüger

Michael Daum

http://blog.foswiki.org/2010/03/foswiki-on-cebit-2010/

AUTHOR

Top

Perl event staff

SUPPORT

Top

Look at the Perl foundation events list at http://www.perlfoundation.org/perl5/index.cgi?events

COPYRIGHT & LICENSE

Top


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