Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Perl logo
#perl 5.26.1 # There is a debate regarding branding, rebirth and innovation in Perl. # One wonders whether this is important, relevant and what it might mean # for Perl in the future. The Camel (from the Orielly Book on Perl) # has long been the image associated with the language, along with the # Onion (Origin perhaps from Larry Walls "state of the onion"https://www.perl.com/pub/2000/10/23/soto2000.html/ # presentation. Personally It is not something that I feel passionately # about. "Perl with any other logo would be just as quirky" as # Will Shakespeare is reported to have said. But Camel is popular, recognisable # standard but with some as yet to be tested has some copyright and # trademark "issues" # # Any way I took it myself to analyse the problem. We may be looking at # the problem the wrong way. Maybe what we think is a picture of a camel # is not really one at all...it may be an illusion so deeply accepted as # as reality that we have over a couple of deacdes heading on the global survival $Logo="PEA PEA "; $Logo=~ s/A\ /rl /g; print $Logo
run
|
edit
|
history
|
help
0
2nd
base N conversion
Perl
array_value
Quotes
base N conversion
size_of_array
Basics
Password Validation
Prac 2 #2