Skip Menu |

This queue is for tickets about the IMDB-Film CPAN distribution.

Report information
The Basics
Id: 11489
Status: resolved
Priority: 80/
Queue: IMDB-Film

People
Owner: STEPANOV [...] cpan.org
Requestors: aylwardl [...] comcast.net
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: Cannot retrieve ID of a film object
After searching for a film by it's title, I am given a IMDB::Film object. There is no easy way to get the ID of this film. There should be a 'id' method to find out what the ID is.
[guest - Sun Feb 13 14:12:57 2005]: Show quoted text
> After searching for a film by it's title, I am given a IMDB::Film > object. There is no easy way to get the ID of this film. There should > be a 'id' method to find out what the ID is.
Thanks for you bug report. That bug will be resolved in the next version of IMDB::Film which is going out next week (I hope).
[STEPANOV - Mon Feb 14 03:17:45 2005]: Show quoted text
> [guest - Sun Feb 13 14:12:57 2005]: >
> > After searching for a film by it's title, I am given a IMDB::Film > > object. There is no easy way to get the ID of this film. There should > > be a 'id' method to find out what the ID is.
> > Thanks for you bug report. That bug will be resolved in the next version > of IMDB::Film which is going out next week (I hope). >
I see the bug is now closed, but what is the recommended way to get the ID from a Film object? I'm not seeing any public methods to access it. Thanks!
Date: Fri, 27 May 2005 17:51:51 +0300
From: Michael Stepanov <stepanov.michael [...] gmail.com>
To: bug-IMDB-Film [...] rt.cpan.org
Subject: Re: [cpan #11489] Cannot retrieve ID of a film object
RT-Send-Cc:
On 5/27/05, Guest via RT <bug-IMDB-Film@rt.cpan.org> wrote: Show quoted text
> > This message about IMDB-Film was sent to you by guest <> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=11489 > > > [STEPANOV - Mon Feb 14 03:17:45 2005]: >
> > [guest - Sun Feb 13 14:12:57 2005]: > >
> > > After searching for a film by it's title, I am given a IMDB::Film > > > object. There is no easy way to get the ID of this film. There should > > > be a 'id' method to find out what the ID is.
> > > > Thanks for you bug report. That bug will be resolved in the next version > > of IMDB::Film which is going out next week (I hope). > >
> > I see the bug is now closed, but what is the recommended way to get the > ID from a Film object? I'm not seeing any public methods to access it.
ID of movie in IMDB is actually movie's code. There is a public method code() in the IMDB::Film to retrieve that code. You can use this method for IMDB movie and IMDB persons as well. Show quoted text
> > Thanks! >
-- Best regards, Michael Stepanov, www.stepanoff.org