Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re: Saving Photos stored in LDAP

by Plankton (Vicar)
on Nov 02, 2011 at 21:26 UTC ( [id://935495]=note: print w/replies, xml ) Need Help??


in reply to Saving Photos stored in LDAP

This is just a guess but I bet that your jpeg got uuencode before it got stored in LDAP, so you might want to look at http://search.cpan.org/~andk/Convert-UU-0.5201/lib/Convert/UU.pm to uudecode the data you get from
my $photo = $entries[0]->get_value('photo');

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://935495]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (2)
As of 2024-03-19 04:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found