Skip to content

Commit 805cd19

Browse files
authored
Merge pull request #1 from metacpan/oalders/readme
Add initial README.md
2 parents e9972bb + bb6d8fe commit 805cd19

File tree

1 file changed

+175
-0
lines changed

1 file changed

+175
-0
lines changed

README.md

Lines changed: 175 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,175 @@
1+
# The Perl Logo
2+
3+
## The Repository
4+
5+
### Purpose
6+
7+
The purpose of the `perl-assets` repository is to create a home for a new,
8+
updated Perl logo. One which the Perl communities are free to use and
9+
encouraged to create derivative works from. This logo is hereby released under
10+
CC-BY. We hope that you will take it, use it and make it your own.
11+
12+
### How it's Organized
13+
14+
There are several folders:
15+
16+
- `./base` contains the original camel artwork. This is the camel which is the
17+
source of the more polished artwork which is found elsewhere. All art in this
18+
repository is licensed under CC-BY, so you are free to use these images as
19+
source material.
20+
- `./experimental` contains experiments from which were used in coming up with
21+
final logo designs.
22+
- `./blessed` contains the "official" logos. If you are designing icons for an
23+
Operating System, an IDE or need a `favicon.ico`, we would ask you to draw
24+
from these assets.
25+
26+
### Attribution
27+
28+
If you are working in a medium where you can add an attribution, please link
29+
back to <https://perl.org>.
30+
31+
### Our Attributions
32+
33+
Since we are asking for attribution, it's only fair for us to do the same. The
34+
camel design was created for us by [Zach
35+
Roszczewski](https://www.zachroszczewski.com) and commissioned by Neil Bowers.
36+
The original concepts were iterated upon based on feedback from Neil Bowers,
37+
Babs Veloso and Olaf Alders.
38+
39+
The blessed and experimental logos are the work of Sébastien Feugère.
40+
41+
Feedback on Sébastien Feugère's work was kindly given (in first name
42+
alphabetical order) by:
43+
44+
- Aristotle Pagaltzis
45+
- Bruno Meneguele
46+
- D Ruth Holloway
47+
- Dallas Hogan
48+
- Graham Knop
49+
- Kenta Kobayashi
50+
- Leo Lapworth
51+
- Makoto Nozaki
52+
- Marc Perry
53+
- Mohammad Anwar
54+
- Philippe Bruhat
55+
- Robert Spier
56+
- Thibault Duponchelle
57+
58+
## The Backstory
59+
60+
The story of Perl's logo has been well documented. An excellent starting point
61+
is Neil Bowers' blog post from December of 2020:
62+
63+
- [https://neilb.org/2020/12/04/perl-and-camels.html](https://neilb.org/2020/12/04/perl-and-camels.html)
64+
65+
A quick summary of Neil's post is:
66+
67+
### History of the Camel Symbol
68+
69+
- **The Camel**: In 1991, O'Reilly published *Programming Perl*, the first
70+
major book about the Perl language. Like other O'Reilly books, it featured an
71+
animal on the cover, and for Perl, it was a camel. This led to a
72+
long-standing association between camels and Perl.
73+
74+
- **Other Logos**: Over the years, other logos like an onion (connected to
75+
Larry Wall's "State of the Onion" talks) and a velociraptor were used in some
76+
contexts, but the camel has remained the most iconic symbol.
77+
78+
### O'Reilly's Position
79+
80+
- Neil B reached out to Tim O'Reilly to clarify the situation, as various
81+
rumors about O'Reilly’s stance on using the camel logo had circulated.
82+
83+
- **Tim O'Reilly's Statement**: O'Reilly confirmed that Perl cannot use the
84+
specific camel image from the *Programming Perl* book, but a new camel image
85+
could be used. The key restriction is that no other publisher can use a camel
86+
on the cover of a book about Perl, which limits its commercial use.
87+
88+
### A New Camel for Perl
89+
90+
- Neil B suggests that Perl could adopt a new camel logo—separate from the one
91+
used on O'Reilly's book cover—and use it as the official symbol for the Perl
92+
language.
93+
94+
- The goal is to create a logo that represents not just the language but also
95+
the community, one that feels friendly and welcoming.
96+
97+
- Neil B acknowledges that the "camel association" will always be tied to Perl,
98+
even if a new logo is chosen. He suggests this is a pragmatic approach,
99+
emphasizing that the restrictions around using camels on books are not a
100+
major issue.
101+
102+
## What About the Onion?
103+
104+
The onion is the logo for [The Perl and Raku
105+
Foundation](https://www.perlfoundation.org/trademarks.html). BooK discussed the
106+
onion logo with Allison Randal (who had just finished her tenure as president of the Perl Foundation) during an interview at OSCON Europe in October
107+
2005.
108+
109+
Here's a transcript:
110+
111+
> - Philippe
112+
> And what about the logo? Personally, I saw it as a way to become more
113+
> independent from the O'Reilly legalese and the fact that everywhere you use
114+
> the Camel you need to acknowledge the fact that the Camel is a trademark of
115+
> O'Reilly. But is there something else?
116+
> - Allison
117+
> Well, that is a nice side effect. The main thing is that because of the
118+
> trademark relationship, there's a few places where we really *can't* use
119+
> the Camel at all. Say, if we published a collection of Perl documentation
120+
> or something like that, we really could not use the Camel in that context.
121+
> Because that's the one that O'Reilly is protecting it for.
122+
> So we started the process just to give us another option in a few places.
123+
> But as we go on it seems to have kind of taken a life of its own. It's been
124+
> showing up on YAPC T-shirts and things like that.
125+
> - Philippe
126+
> It's a nice logo, because the onion has been part of Larry's talks for a
127+
> while, so it's already part of the culture.
128+
> - Allison
129+
> Yeah. We spent a good deal of time looking for the right logo. We tried a
130+
> whole bunch of different things. At the very beginning we thought "Not an
131+
> onion, because it doesn't make a very good logo." We looked for something
132+
> else and just kept coming back to the onion because of that connection to
133+
> Perl history. Then we found an artist who did an onion that we liked so we
134+
> went with it.
135+
> - Who's the author of the onion?
136+
> His name is Devin Shane Muldoon. He's an artist in the San Francisco area.
137+
> He's really talented.
138+
139+
A [French translation of the
140+
interview](https://articles.mongueurs.net/interviews/randal-2005.html) was
141+
published in GNU/Linux Magazine France in 2006.
142+
143+
## See also
144+
145+
- <https://dev.to/thibaultduponchelle/the-perl-complex-topic-of-logos-3161>
146+
- <https://dev.to/smonff/notes-about-the-ongoing-perl-logo-discussion-4c80>
147+
- <https://youtu.be/areXIy7UKyA?si=IRyarBguLwCuBXtd&t=1701>
148+
149+
## FAQ
150+
151+
- Will the logos change?
152+
153+
We currently consider this artwork to be production ready, but also a work in
154+
progress. We may alter the logos moving forward if we see a need, but we
155+
don't imagine radical changes to be forthcoming.
156+
157+
- Who put you in charge?
158+
159+
Nobody. Traditionally things happen in Perl because somebody does something
160+
and enough other people think it's worth adopting. It's in this spirit that
161+
the logo is being presented. Our hope is that all (or most) of us can
162+
standardize on the same artwork. This current working group arose out of a
163+
conversation at the 2024 Perl Toolchain Summit in Lisbon. We felt we had
164+
enough stakeholders in the same room to come to an agreement in principle and
165+
then move ahead with the project.
166+
167+
- Can I Put This on a T-shirt, Mug or Candle?
168+
169+
Yes!
170+
171+
- Can I Put This on a Book About Perl?
172+
173+
No. Our understanding of O'Reilly's position is that we are free to use a
174+
camel in association with Perl, with the exception of books about Perl. See
175+
L<https://neilb.org/2020/12/04/perl-and-camels.html> for more details.

0 commit comments

Comments
 (0)