T-shirts

Bob Kleemann rkleeman at energoncube.net
Tue Jun 26 12:45:55 CDT 2001


~sdpm~
>From all of the votes that I've seen, it appears that this version is the
one favoured, with the exception of "Open Source 2001" replacing the
current conference field.  I personally think we should alter it to read
Perl Conference 5, but OS 2K1 works for me too.

On Mon, 25 Jun 2001, Chris Radcliff wrote:

> ~sdpm~
> 
> Hello all,
> 
> I'm about to mock up a quick t-shirt design, so I'm wondering if we have
> consensus about the text on the shirt. Since consensus is so important,
> I've enclosed my own version of the shirt code, which is completely
> incompatible with other versions. :) jalph.pl would go on the front, and
> SanDiego.pm would go on the back. (BTW, I've checked the code. It runs.)
> 
> Over the next 24 hours, could everyone post their vote/choice/thought to
> the list, so Bobby can tabulate them and mix them and shake them and
> come up with the final text? Whatever gets chosen goes on the first
> mock-up.
> 
> Thanks,
> ~chris
> 
> 
> --- japlh.pl -----
> #!/usr/bin/perl
> 
> use SanDiego;
> 
> print "Just ",
>                 (in SanDiego)
>      ? "A Local"
>                  : "Another",
>        " Perl Hacker!";
> 
> 
> --- SanDiego.pm ---
> package SanDiego;
> 
> our %SanDiego = (
>     weather        => 'Wonderful',
>     beaches        => ['sandy', 'sunny', 'scenic'],
>     PerlMongers    => 'SanDiego.pm',
>     conference     => 'Open Source',
>     electricity    => rand(1),
>     Zoo            => 'World Famous',
> );
>  
> sub in {
>     if 
>        ($SanDiego{ weather} and
>         $SanDiego{ conference} and
>         $SanDiego{ PerlMongers}) {
>         
>         "I must be home!";
>     }
> }
>  
> ("true, true");
> ~sdpm~
> 
> The posting address is: san-diego-pm-list at hfb.pm.org
> 
> List requests should be sent to: majordomo at hfb.pm.org
> 
> If you ever want to remove yourself from this mailing list,
> you can send mail to <majordomo at happyfunball.pm.org> with the following
> command in the body of your email message:
> 
>     unsubscribe san-diego-pm-list
> 
> If you ever need to get in contact with the owner of the list,
> (if you have trouble unsubscribing, or have questions about the
> list itself) send email to <owner-san-diego-pm-list at happyfunball.pm.org> .
> This is the general rule for most mailing lists when you need
> to contact a human.
> 
> 

~sdpm~

The posting address is: san-diego-pm-list at hfb.pm.org

List requests should be sent to: majordomo at hfb.pm.org

If you ever want to remove yourself from this mailing list,
you can send mail to <majordomo at happyfunball.pm.org> with the following
command in the body of your email message:

    unsubscribe san-diego-pm-list

If you ever need to get in contact with the owner of the list,
(if you have trouble unsubscribing, or have questions about the
list itself) send email to <owner-san-diego-pm-list at happyfunball.pm.org> .
This is the general rule for most mailing lists when you need
to contact a human.




More information about the San-Diego-pm mailing list