Advertisement
bhtooefr

Tupperfail

Jul 7th, 2011
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. Thu Jul 7 17:18:02 2011 - irc_public(##socialrobotics): bhtooefr(o=1, a=0, e=1): this is Perl
  2. RESULT:
  3. $VAR1 = undef;
  4. BAGGAGE:
  5. $VAR1 = {
  6. 'msg' => 'this is Perl',
  7. 'cmd' => 'fact',
  8. 'addressed' => 0,
  9. 'to' => undef,
  10. 'who' => 'bhtooefr',
  11. 'chl' => '##socialrobotics',
  12. 'editable' => 1,
  13. 'type' => 'irc_public',
  14. 'orig' => 'this is Perl',
  15. 'op' => 1
  16. };
  17. PLACEHOLDERS:
  18. $VAR1 = [
  19. 'this is Perl'
  20. ];
  21. RESULT:
  22. $VAR1 = undef;
  23. BAGGAGE:
  24. $VAR1 = {
  25. 'msg' => 'this is Perl',
  26. 'cmd' => 'band_name',
  27. 'name' => 'this is Perl',
  28. 'words' => [
  29. 'this',
  30. 'is',
  31. 'Perl'
  32. ],
  33. 'addressed' => 0,
  34. 'to' => undef,
  35. 'who' => 'bhtooefr',
  36. 'editable' => 1,
  37. 'chl' => '##socialrobotics',
  38. 'stripped_name' => 'this is Perl',
  39. 'type' => 'irc_public',
  40. 'orig' => 'this is Perl',
  41. 'op' => 1
  42. };
  43. PLACEHOLDERS:
  44. $VAR1 = [
  45. 'this is Perl'
  46. ];
  47. Thu Jul 7 17:18:02 2011 - Creating band name database/query handles
  48. Thu Jul 7 17:18:02 2011 - Executing band name word count (this is perl)
  49. Thu Jul 7 17:18:02 2011 - Finding union
  50. Use of uninitialized value in numeric eq (==) at ./bucket.pl line 3521.
  51. Use of uninitialized value in numeric eq (==) at ./bucket.pl line 3521.
  52. Use of uninitialized value in numeric lt (<) at ./bucket.pl line 3525.
  53. Use of uninitialized value in numeric lt (<) at ./bucket.pl line 3525.
  54. 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