1Unicornify::URL(3)    User Contributed Perl Documentation   Unicornify::URL(3)
2
3
4

NAME

6       Unicornify::URL - OMG UNICORN AVATAR!
7

SYNOPSIS

9           use Unicornify::URL;
10
11           my $url = unicornify_url( email => 'larry@wall.org' );
12

DESCRIPTION

14       Now you can have your very own generated Unicorn avatar! OMG! SQUEE!
15
16       See <http://unicornify.appspot.com/use-it> for more information.
17       *heart*
18

Functions

20       unicornify_url
21
22           my $url = unicornify_url( email => $email, %options );
23
24       Constructs a URL to fetch the unicorn avatar for the given $email
25       address.
26
27       %options are optional.  "unicornify_url" will accept all the options of
28       "gravatar_url" in Gravatar::URL but as of this time only "size" has any
29       effect.
30
31       size
32
33       Specifies the desired width and height of the avatar (they are square)
34       in pixels.
35
36       As of this writing, valid values are from 32 to 128.  The default is
37       32.
38

SEE ALSO

40       Gravatar::URL
41
42       Acme::Pony
43
44       "The Last Unicorn"
45
46
47
48perl v5.32.0                      2020-07-28                Unicornify::URL(3)
Impressum