Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Thu Jul 7 17:18:02 2011 - irc_public(##socialrobotics): bhtooefr(o=1, a=0, e=1): this is Perl
- RESULT:
- $VAR1 = undef;
- BAGGAGE:
- $VAR1 = {
- 'msg' => 'this is Perl',
- 'cmd' => 'fact',
- 'addressed' => 0,
- 'to' => undef,
- 'who' => 'bhtooefr',
- 'chl' => '##socialrobotics',
- 'editable' => 1,
- 'type' => 'irc_public',
- 'orig' => 'this is Perl',
- 'op' => 1
- };
- PLACEHOLDERS:
- $VAR1 = [
- 'this is Perl'
- ];
- RESULT:
- $VAR1 = undef;
- BAGGAGE:
- $VAR1 = {
- 'msg' => 'this is Perl',
- 'cmd' => 'band_name',
- 'name' => 'this is Perl',
- 'words' => [
- 'this',
- 'is',
- 'Perl'
- ],
- 'addressed' => 0,
- 'to' => undef,
- 'who' => 'bhtooefr',
- 'editable' => 1,
- 'chl' => '##socialrobotics',
- 'stripped_name' => 'this is Perl',
- 'type' => 'irc_public',
- 'orig' => 'this is Perl',
- 'op' => 1
- };
- PLACEHOLDERS:
- $VAR1 = [
- 'this is Perl'
- ];
- Thu Jul 7 17:18:02 2011 - Creating band name database/query handles
- Thu Jul 7 17:18:02 2011 - Executing band name word count (this is perl)
- Thu Jul 7 17:18:02 2011 - Finding union
- Use of uninitialized value in numeric eq (==) at ./bucket.pl line 3521.
- Use of uninitialized value in numeric eq (==) at ./bucket.pl line 3521.
- Use of uninitialized value in numeric lt (<) at ./bucket.pl line 3525.
- Use of uninitialized value in numeric lt (<) at ./bucket.pl line 3525.
- Can't call method "fetchrow_hashref" on an undefined value at ./bucket.pl line 3529.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement