diff options
| author | Irssi Scripts Helper | 2015-01-26 21:41:31 +0000 | 
|---|---|---|
| committer | Irssi Scripts Helper | 2015-01-26 21:41:31 +0000 | 
| commit | 26a165ab6d0dee6c799a69628b730e7e174161b3 (patch) | |
| tree | f583b3fd567b77580c93eba3fa7b19a431dd35c4 /Test/emaildb1.0 | |
| download | scripts.irssi.org-26a165ab6d0dee6c799a69628b730e7e174161b3.tar.bz2 | |
ci artefacts for 7a8cbb3a3da2658e7eee3530ee6b78b43ca6cfbc
[skip ci]
Diffstat (limited to 'Test/emaildb1.0')
| -rw-r--r-- | Test/emaildb1.0/info.yml | 13 | ||||
| -rw-r--r-- | Test/emaildb1.0/irssi.log | 3 | ||||
| -rw-r--r-- | Test/emaildb1.0/perlcritic.log | 2 | 
3 files changed, 18 insertions, 0 deletions
diff --git a/Test/emaildb1.0/info.yml b/Test/emaildb1.0/info.yml new file mode 100644 index 0000000..ce1561b --- /dev/null +++ b/Test/emaildb1.0/info.yml @@ -0,0 +1,13 @@ +--- +- +  authors: PrincessLeia2 +  contact: 'lyz\@princessleia.com ' +  default_package: emaildb1_0 +  description: 'a script for accessing an email mysql database through irc' +  license: 'GNU GPL v2 or later' +  modified: '2014-10-17 22:54:13' +  modules: +    - DBI +  name: emaildb +  url: http://www.princessleia.com/ +  version: 1.0 diff --git a/Test/emaildb1.0/irssi.log b/Test/emaildb1.0/irssi.log new file mode 100644 index 0000000..14b83e8 --- /dev/null +++ b/Test/emaildb1.0/irssi.log @@ -0,0 +1,3 @@ +* "my" variable $target masks earlier declaration in same scope at emaildb1.0.pl line 81. +*  +* -!- Irssi: Loaded script emaildb1_0 diff --git a/Test/emaildb1.0/perlcritic.log b/Test/emaildb1.0/perlcritic.log new file mode 100644 index 0000000..6bbf454 --- /dev/null +++ b/Test/emaildb1.0/perlcritic.log @@ -0,0 +1,2 @@ +Code before warnings are enabled at line 57, column 1.  See page 431 of PBP.  (Severity: 4) +"die" used instead of "croak" at line 91, column 20.  See page 283 of PBP.  (Severity: 3)  | 
