Advertisement
Guest User

Untitled

a guest
May 3rd, 2016
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. C:\git\rss-statuschk>prove -lrv t > tests.txt
  2. Conf; No 'main -> delay'; defaulting to 2
  3. Conf; no 'logger -> file'; defaulting to 'statuschk.log'
  4. Expected 'auth_token =>' at C:\git\rss-statuschk\lib/RSS/StatusChk/SMS/Twilio.pm line 75.
  5. RSS::StatusChk::SMS::Twilio::new("RSS::StatusChk::SMS::Twilio", "http", RSS::StatusChk::HTTP=HASH(0x77c458), "debug", undef) called at C:\git\rss-statuschk\lib/RSS/StatusChk/SMS.pm line 29
  6. RSS::StatusChk::SMS::_sms_obj(RSS::StatusChk::SMS=HASH(0x634730)) called at C:\git\rss-statuschk\lib/RSS/StatusChk/SMS.pm line 78
  7. RSS::StatusChk::SMS::new("RSS::StatusChk::SMS", "http", RSS::StatusChk::HTTP=HASH(0x77c458)) called at t/sms.t line 10
  8. # Tests were run but no plan was declared and done_testing() was not seen.
  9. # Looks like your test exited with 255 just after 1.
  10. Conf; no 'logger -> file'; defaulting to 'statuschk.log'
  11. Conf; no 'logger -> file'; defaulting to 'statuschk.log'
  12. Can't call method "length" without a package or object reference at C:\git\rss-statuschk\lib/RSS/StatusChk/Watch/CSV.pm line 346.
  13. # Tests were run but no plan was declared and done_testing() was not seen.
  14. # Looks like your test exited with 255 just after 9.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement