Email-FolderType-0.814000755000766000766 012200025731 13717 5ustar00rjbsrjbs000000000000README100644000766000766 50512200025731 14640 0ustar00rjbsrjbs000000000000Email-FolderType-0.814 This archive contains the distribution Email-FolderType, version 0.814: Email::FolderType - determine the type of a mail folder This software is copyright (c) 2005 by Simon Wistow. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. Changes100644000766000766 244612200025731 15301 0ustar00rjbsrjbs000000000000Email-FolderType-0.814Revision history for Email-FolderType 0.814 2013-08-05 18:48:55 America/New_York new repo, new bugtracker, same old code 0.813 2007-03-22 packaging improvements 0.812 2006-08-28 add a README 0.811 2006-08-22 use strict pod tests 0.810 2006-08-02 don't match //$ as Maildir, to avoid clobbering Ezmlm 0.8 Thursday 6th January, 2005 another rewrite because the old module registration system was clunky the new one uses the ever shiny (not that I'm biased) Module::Pluggable 0.7 Tuesday 4th May, 2004 rewrote distribution to include type registration so folder types can be added at will by other module authors 0.6 Friday 29th August, 2003 added Ezmlm support (//) and rewrote the documentation 0.5 Monday 22nd July 2003 update the docs and other minor tweaks 0.4 Sunday 11th May, 2003 have Module::Build supply a Makefile.PL for classic CPAN.pm users 0.3 Friday 2nd May, 2003 drop tests on file existing 0.2 Thursday 24th April, 2003 non-signed distribution (as signing is proving quirky) 0.1 Initial version Based on code by Simon Cozens in Email::LocalDelivery LICENSE100644000766000766 4365312200025731 15040 0ustar00rjbsrjbs000000000000Email-FolderType-0.814This software is copyright (c) 2005 by Simon Wistow. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. Terms of the Perl programming language system itself a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" --- The GNU General Public License, Version 1, February 1989 --- This software is Copyright (c) 2005 by Simon Wistow. This is free software, licensed under: The GNU General Public License, Version 1, February 1989 GNU GENERAL PUBLIC LICENSE Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. 51 Franklin St, Suite 500, Boston, MA 02110-1335 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The license agreements of most software companies try to keep users at the mercy of those companies. By contrast, our General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. The General Public License applies to the Free Software Foundation's software and to any other program whose authors commit to using it. You can use it for your programs, too. When we speak of free software, we are referring to freedom, not price. Specifically, the General Public License is designed to make sure that you have the freedom to give away or sell copies of free software, that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of a such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must tell them their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any work containing the Program or a portion of it, either verbatim or with modifications. Each licensee is addressed as "you". 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this General Public License and to the absence of any warranty; and give any other recipients of the Program a copy of this General Public License along with the Program. You may charge a fee for the physical act of transferring a copy. 2. You may modify your copy or copies of the Program or any portion of it, and copy and distribute such modifications under the terms of Paragraph 1 above, provided that you also do the following: a) cause the modified files to carry prominent notices stating that you changed the files and the date of any change; and b) cause the whole of any work that you distribute or publish, that in whole or in part contains the Program or any part thereof, either with or without modifications, to be licensed at no charge to all third parties under the terms of this General Public License (except that you may choose to grant warranty protection to some or all third parties, at your option). c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the simplest and most usual way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this General Public License. d) You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. Mere aggregation of another independent work with the Program (or its derivative) on a volume of a storage or distribution medium does not bring the other work under the scope of these terms. 3. You may copy and distribute the Program (or a portion or derivative of it, under Paragraph 2) in object code or executable form under the terms of Paragraphs 1 and 2 above provided that you also do one of the following: a) accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Paragraphs 1 and 2 above; or, b) accompany it with a written offer, valid for at least three years, to give any third party free (except for a nominal charge for the cost of distribution) a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Paragraphs 1 and 2 above; or, c) accompany it with the information you received as to where the corresponding source code may be obtained. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form alone.) Source code for a work means the preferred form of the work for making modifications to it. For an executable file, complete source code means all the source code for all modules it contains; but, as a special exception, it need not include source code for modules which are standard libraries that accompany the operating system on which the executable file runs, or for standard header files or definitions files that accompany that operating system. 4. You may not copy, modify, sublicense, distribute or transfer the Program except as expressly provided under this General Public License. Any attempt otherwise to copy, modify, sublicense, distribute or transfer the Program is void, and will automatically terminate your rights to use the Program under this License. However, parties who have received copies, or rights to use copies, from you under this General Public License will not have their licenses terminated so long as such parties remain in full compliance. 5. By copying, distributing or modifying the Program (or any work based on the Program) you indicate your acceptance of this license to do so, and all its terms and conditions. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. 7. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of the license which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the license, you may choose any version ever published by the Free Software Foundation. 8. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 9. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 10. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS Appendix: How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to humanity, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) 19yy This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) 19xx name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice That's all there is to it! --- The Artistic License 1.0 --- This software is Copyright (c) 2005 by Simon Wistow. This is free software, licensed under: The Artistic License 1.0 The Artistic License Preamble The intent of this document is to state the conditions under which a Package may be copied, such that the Copyright Holder maintains some semblance of artistic control over the development of the package, while giving the users of the package the right to use and distribute the Package in a more-or-less customary fashion, plus the right to make reasonable modifications. Definitions: - "Package" refers to the collection of files distributed by the Copyright Holder, and derivatives of that collection of files created through textual modification. - "Standard Version" refers to such a Package if it has not been modified, or has been modified in accordance with the wishes of the Copyright Holder. - "Copyright Holder" is whoever is named in the copyright or copyrights for the package. - "You" is you, if you're thinking about copying or distributing this Package. - "Reasonable copying fee" is whatever you can justify on the basis of media cost, duplication charges, time of people involved, and so on. (You will not be required to justify it to the Copyright Holder, but only to the computing community at large as a market that must bear the fee.) - "Freely Available" means that no fee is charged for the item itself, though there may be fees involved in handling the item. It also means that recipients of the item may redistribute it under the same conditions they received it. 1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. 2. You may apply bug fixes, portability fixes and other modifications derived from the Public Domain or from the Copyright Holder. A Package modified in such a way shall still be considered the Standard Version. 3. You may otherwise modify your copy of this Package in any way, provided that you insert a prominent notice in each changed file stating how and when you changed that file, and provided that you do at least ONE of the following: a) place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or placing the modifications on a major archive site such as ftp.uu.net, or by allowing the Copyright Holder to include your modifications in the Standard Version of the Package. b) use the modified Package only within your corporation or organization. c) rename any non-standard executables so the names do not conflict with standard executables, which must also be provided, and provide a separate manual page for each non-standard executable that clearly documents how it differs from the Standard Version. d) make other distribution arrangements with the Copyright Holder. 4. You may distribute the programs of this Package in object code or executable form, provided that you do at least ONE of the following: a) distribute a Standard Version of the executables and library files, together with instructions (in the manual page or equivalent) on where to get the Standard Version. b) accompany the distribution with the machine-readable source of the Package with your modifications. c) accompany any non-standard executables with their corresponding Standard Version executables, giving the non-standard executables non-standard names, and clearly documenting the differences in manual pages (or equivalent), together with instructions on where to get the Standard Version. d) make other distribution arrangements with the Copyright Holder. 5. You may charge a reasonable copying fee for any distribution of this Package. You may charge any fee you choose for support of this Package. You may not charge a fee for this Package itself. However, you may distribute this Package in aggregate with other (possibly commercial) programs as part of a larger (possibly commercial) software distribution provided that you do not advertise this Package as a product of your own. 6. The scripts and library files supplied as input to or produced as output from the programs of this Package do not automatically fall under the copyright of this Package, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this Package. 7. C or perl subroutines supplied by you and linked into this Package shall not be considered part of this Package. 8. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission. 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. The End dist.ini100644000766000766 60212200025731 15422 0ustar00rjbsrjbs000000000000Email-FolderType-0.814name = Email-FolderType author = Simon Wistow license = Perl_5 copyright_holder = Simon Wistow copyright_year = 2005 [@RJBS] [GenerateFile / maildir-new] filename = t/testmaildir/new/.exists content = [GenerateFile / maildir-cur] filename = t/testmaildir/cur/.exists content = [GenerateFile / maildir-tmp] filename = t/testmaildir/tmp/.exists content = t000755000766000766 012200025731 14103 5ustar00rjbsrjbs000000000000Email-FolderType-0.81403mh.t100644000766000766 15712200025731 15162 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse Test::More tests => 2; use_ok('Email::FolderType',qw(folder_type)); is(folder_type('t/testmh/.'), 'MH'); META.yml100644000766000766 1275512200025731 15303 0ustar00rjbsrjbs000000000000Email-FolderType-0.814--- abstract: 'Email::FolderType - determine the type of a mail folder' author: - 'Simon Wistow ' build_requires: Capture::Tiny: 0 Test::More: 0.96 blib: 0 configure_requires: ExtUtils::MakeMaker: 6.30 dynamic_config: 0 generated_by: 'Dist::Zilla version 4.300036, CPAN::Meta::Converter version 2.131560' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: 1.4 name: Email-FolderType requires: Exporter: 5.57 Module::Pluggable: 0 strict: 0 warnings: 0 resources: bugtracker: https://github.com/rjbs/Email-FolderType/issues homepage: https://github.com/rjbs/Email-FolderType repository: https://github.com/rjbs/Email-FolderType.git version: 0.814 x_Dist_Zilla: perl: version: 5.019002 plugins: - class: Dist::Zilla::Plugin::Git::GatherDir name: '@RJBS/Git::GatherDir' version: 2.014 - class: Dist::Zilla::Plugin::CheckPrereqsIndexed name: '@RJBS/CheckPrereqsIndexed' version: 0.009 - class: Dist::Zilla::Plugin::CheckExtraTests name: '@RJBS/CheckExtraTests' version: 0.011 - class: Dist::Zilla::Plugin::PruneCruft name: '@RJBS/@Filter/PruneCruft' version: 4.300036 - class: Dist::Zilla::Plugin::ManifestSkip name: '@RJBS/@Filter/ManifestSkip' version: 4.300036 - class: Dist::Zilla::Plugin::MetaYAML name: '@RJBS/@Filter/MetaYAML' version: 4.300036 - class: Dist::Zilla::Plugin::License name: '@RJBS/@Filter/License' version: 4.300036 - class: Dist::Zilla::Plugin::Readme name: '@RJBS/@Filter/Readme' version: 4.300036 - class: Dist::Zilla::Plugin::ExecDir name: '@RJBS/@Filter/ExecDir' version: 4.300036 - class: Dist::Zilla::Plugin::ShareDir name: '@RJBS/@Filter/ShareDir' version: 4.300036 - class: Dist::Zilla::Plugin::MakeMaker name: '@RJBS/@Filter/MakeMaker' version: 4.300036 - class: Dist::Zilla::Plugin::Manifest name: '@RJBS/@Filter/Manifest' version: 4.300036 - class: Dist::Zilla::Plugin::TestRelease name: '@RJBS/@Filter/TestRelease' version: 4.300036 - class: Dist::Zilla::Plugin::ConfirmRelease name: '@RJBS/@Filter/ConfirmRelease' version: 4.300036 - class: Dist::Zilla::Plugin::UploadToCPAN name: '@RJBS/@Filter/UploadToCPAN' version: 4.300036 - class: Dist::Zilla::Plugin::AutoPrereqs name: '@RJBS/AutoPrereqs' version: 4.300036 - class: Dist::Zilla::Plugin::Git::NextVersion name: '@RJBS/Git::NextVersion' version: 2.014 - class: Dist::Zilla::Plugin::PkgVersion name: '@RJBS/PkgVersion' version: 4.300036 - class: Dist::Zilla::Plugin::MetaConfig name: '@RJBS/MetaConfig' version: 4.300036 - class: Dist::Zilla::Plugin::MetaJSON name: '@RJBS/MetaJSON' version: 4.300036 - class: Dist::Zilla::Plugin::NextRelease name: '@RJBS/NextRelease' version: 4.300036 - class: Dist::Zilla::Plugin::Test::ChangesHasContent name: '@RJBS/Test::ChangesHasContent' version: 0.006 - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@RJBS/PodSyntaxTests' version: 4.300036 - class: Dist::Zilla::Plugin::Test::Compile config: Dist::Zilla::Plugin::Test::Compile: module_finder: - ':InstallModules' script_finder: - ':ExecFiles' name: '@RJBS/Test::Compile' version: 2.014 - class: Dist::Zilla::Plugin::ReportVersions::Tiny name: '@RJBS/ReportVersions::Tiny' version: 1.09 - class: Dist::Zilla::Plugin::Prereqs config: Dist::Zilla::Plugin::Prereqs: phase: test type: requires name: '@RJBS/TestMoreWithSubtests' version: 4.300036 - class: Dist::Zilla::Plugin::PodWeaver name: '@RJBS/PodWeaver' version: 3.101642 - class: Dist::Zilla::Plugin::GithubMeta name: '@RJBS/GithubMeta' version: 0.30 - class: Dist::Zilla::Plugin::Git::Check name: '@RJBS/@Git/Check' version: 2.014 - class: Dist::Zilla::Plugin::Git::Commit name: '@RJBS/@Git/Commit' version: 2.014 - class: Dist::Zilla::Plugin::Git::Tag name: '@RJBS/@Git/Tag' version: 2.014 - class: Dist::Zilla::Plugin::Git::Push name: '@RJBS/@Git/Push' version: 2.014 - class: Dist::Zilla::Plugin::GenerateFile name: maildir-new version: 4.300036 - class: Dist::Zilla::Plugin::GenerateFile name: maildir-cur version: 4.300036 - class: Dist::Zilla::Plugin::GenerateFile name: maildir-tmp version: 4.300036 - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' version: 4.300036 - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' version: 4.300036 - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' version: 4.300036 - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' version: 4.300036 - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' version: 4.300036 - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' version: 4.300036 zilla: class: Dist::Zilla::Dist::Builder config: is_trial: 0 version: 4.300036 MANIFEST100644000766000766 77212200025731 15117 0ustar00rjbsrjbs000000000000Email-FolderType-0.814Changes LICENSE MANIFEST META.json META.yml Makefile.PL README dist.ini lib/Email/FolderType.pm lib/Email/FolderType/Ezmlm.pm lib/Email/FolderType/MH.pm lib/Email/FolderType/Maildir.pm lib/Email/FolderType/Mbox.pm t/00-compile.t t/000-report-versions-tiny.t t/00use.t t/01mbox.t t/02maildir.t t/03mh.t t/10killeft.t t/15newmatcher.t t/16newdefault.t t/ezmlm.t t/testmaildir/cur/.exists t/testmaildir/new/.exists t/testmaildir/tmp/.exists t/testmbox xt/release/changes_has_content.t xt/release/pod-syntax.t 00use.t100644000766000766 23112200025731 15340 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse Test::More tests => 3; $^W = 1; use_ok 'Email::FolderType', 'folder_type'; can_ok __PACKAGE__, 'folder_type'; ok(Email::FolderType->matchers); ezmlm.t100644000766000766 16212200025731 15533 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse Test::More tests => 2; use_ok('Email::FolderType',qw(folder_type)); is(folder_type('t/testez//'), 'Ezmlm'); META.json100644000766000766 2106512200025731 15445 0ustar00rjbsrjbs000000000000Email-FolderType-0.814{ "abstract" : "Email::FolderType - determine the type of a mail folder", "author" : [ "Simon Wistow " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 4.300036, CPAN::Meta::Converter version 2.131560", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Email-FolderType", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "6.30" } }, "develop" : { "requires" : { "Test::Pod" : "1.41", "version" : "0.9901" } }, "runtime" : { "requires" : { "Exporter" : "5.57", "Module::Pluggable" : "0", "strict" : "0", "warnings" : "0" } }, "test" : { "requires" : { "Capture::Tiny" : "0", "Test::More" : "0.96", "blib" : "0" } } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/rjbs/Email-FolderType/issues" }, "homepage" : "https://github.com/rjbs/Email-FolderType", "repository" : { "type" : "git", "url" : "https://github.com/rjbs/Email-FolderType.git", "web" : "https://github.com/rjbs/Email-FolderType" } }, "version" : "0.814", "x_Dist_Zilla" : { "perl" : { "version" : "5.019002" }, "plugins" : [ { "class" : "Dist::Zilla::Plugin::Git::GatherDir", "name" : "@RJBS/Git::GatherDir", "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", "name" : "@RJBS/CheckPrereqsIndexed", "version" : "0.009" }, { "class" : "Dist::Zilla::Plugin::CheckExtraTests", "name" : "@RJBS/CheckExtraTests", "version" : "0.011" }, { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "@RJBS/@Filter/PruneCruft", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@RJBS/@Filter/ManifestSkip", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@RJBS/@Filter/MetaYAML", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@RJBS/@Filter/License", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@RJBS/@Filter/Readme", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@RJBS/@Filter/ExecDir", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@RJBS/@Filter/ShareDir", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", "name" : "@RJBS/@Filter/MakeMaker", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@RJBS/@Filter/Manifest", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@RJBS/@Filter/TestRelease", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@RJBS/@Filter/ConfirmRelease", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@RJBS/@Filter/UploadToCPAN", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@RJBS/AutoPrereqs", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::Git::NextVersion", "name" : "@RJBS/Git::NextVersion", "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::PkgVersion", "name" : "@RJBS/PkgVersion", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@RJBS/MetaConfig", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@RJBS/MetaJSON", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::NextRelease", "name" : "@RJBS/NextRelease", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent", "name" : "@RJBS/Test::ChangesHasContent", "version" : "0.006" }, { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@RJBS/PodSyntaxTests", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::Test::Compile", "config" : { "Dist::Zilla::Plugin::Test::Compile" : { "module_finder" : [ ":InstallModules" ], "script_finder" : [ ":ExecFiles" ] } }, "name" : "@RJBS/Test::Compile", "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::ReportVersions::Tiny", "name" : "@RJBS/ReportVersions::Tiny", "version" : "1.09" }, { "class" : "Dist::Zilla::Plugin::Prereqs", "config" : { "Dist::Zilla::Plugin::Prereqs" : { "phase" : "test", "type" : "requires" } }, "name" : "@RJBS/TestMoreWithSubtests", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", "name" : "@RJBS/PodWeaver", "version" : "3.101642" }, { "class" : "Dist::Zilla::Plugin::GithubMeta", "name" : "@RJBS/GithubMeta", "version" : "0.30" }, { "class" : "Dist::Zilla::Plugin::Git::Check", "name" : "@RJBS/@Git/Check", "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", "name" : "@RJBS/@Git/Commit", "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", "name" : "@RJBS/@Git/Tag", "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::Git::Push", "name" : "@RJBS/@Git/Push", "version" : "2.014" }, { "class" : "Dist::Zilla::Plugin::GenerateFile", "name" : "maildir-new", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::GenerateFile", "name" : "maildir-cur", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::GenerateFile", "name" : "maildir-tmp", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", "version" : "4.300036" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", "version" : "4.300036" } ], "zilla" : { "class" : "Dist::Zilla::Dist::Builder", "config" : { "is_trial" : "0" }, "version" : "4.300036" } } } 01mbox.t100644000766000766 16012200025731 15513 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse Test::More tests => 2; use_ok('Email::FolderType',qw(folder_type)); is(folder_type('t/testmbox'), 'Mbox'); testmbox100644000766000766 6723212200025731 16065 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tFrom p5ml@yahoogroups.com Tue Jan 7 12:09:16 2003 Received: from n14.grp.scd.yahoo.com ([66.218.66.69]) by deep-dark-truthful-mirror.pad with smtp (Exim 3.36 #1 (Debian)) id 18VsXE-00066v-00 for ; Tue, 07 Jan 2003 12:08:44 +0000 X-eGroups-Return: sentto-400490-7946-1041941292-p5=simon-cozens.org@returns.groups.yahoo.com Received: from [66.218.66.94] by n14.grp.scd.yahoo.com with NNFMP; 07 Jan 2003 12:08:12 -0000 X-Sender: zeonnebra@yahoo.ca X-Apparently-To: p5ml@yahoogroups.com Received: (EGP: mail-8_2_3_0); 7 Jan 2003 12:08:11 -0000 Received: (qmail 2392 invoked from network); 7 Jan 2003 12:08:11 -0000 Received: from unknown (66.218.66.217) by m1.grp.scd.yahoo.com with QMQP; 7 Jan 2003 12:08:11 -0000 Received: from unknown (HELO n12.grp.scd.yahoo.com) (66.218.66.67) by mta2.grp.scd.yahoo.com with SMTP; 7 Jan 2003 12:08:11 -0000 Received: from [66.218.67.186] by n12.grp.scd.yahoo.com with NNFMP; 07 Jan 2003 12:08:10 -0000 To: p5ml@yahoogroups.com Message-ID: In-Reply-To: <3E1A9807.3393A163@earthlink.net> User-Agent: eGroups-EW/0.82 X-Mailer: Yahoo Groups Message Poster From: "zeonnebra " X-Originating-IP: 64.229.129.25 X-Yahoo-Profile: zeonnebra MIME-Version: 1.0 Mailing-List: list p5ml@yahoogroups.com; contact p5ml-owner@yahoogroups.com Delivered-To: mailing list p5ml@yahoogroups.com Precedence: bulk List-Unsubscribe: Date: Tue, 07 Jan 2003 12:08:10 -0000 Subject: [p5ml] Re: karie kahimi binge...help needed Reply-To: p5ml@yahoogroups.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Status: O Content-Length: 1150 Lines: 41 K.K. LIMITED EDITION is the one with Live and Spin, and the t-shirt & all the other goodies. Limited Edition/Special Pack, same thing. Don't know about the book. I know Patrick owns it, and I'm fairly certain it was also a limited edition. Good luck finding them (in the sincere sense, not in the "fat chance" sense) chris --- In p5ml@yahoogroups.com, Wesley wrote: > i'm interested in getting these: > > - K.K.LIMITED EDITION/is this the one that comes with the discs > Live and Spin? > > - Special Edition Pack/comes with a tshirt, video, booklet, and > remix > album in a bag. ID# is UPCH-9006. or is this the same as K.K.LIMITED EDITION? > > - the book 'I'm Gonna Tear My Playhouse Down!'/comes with a 8cm > single CD P5ML addresses: Post message: p5ml@yahoogroups.com Subscribe: p5ml-subscribe@yahoogroups.com Unsubscribe: p5ml-unsubscribe@yahoogroups.com List owner: p5ml-owner@yahoogroups.com Website: http://gaztelan.bi.ehu.es/~josec/P5.shtml Shortcut URL to this page: http://groups.yahoo.com/group/p5ml Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ From p5ml@yahoogroups.com Tue Jan 7 12:57:03 2003 Received: from n5.grp.scd.yahoo.com ([66.218.66.89]) by deep-dark-truthful-mirror.pad with smtp (Exim 3.36 #1 (Debian)) id 18VtHS-0006MF-00 for ; Tue, 07 Jan 2003 12:56:30 +0000 X-eGroups-Return: sentto-400490-7947-1041944158-p5=simon-cozens.org@returns.groups.yahoo.com Received: from [66.218.67.198] by n5.grp.scd.yahoo.com with NNFMP; 07 Jan 2003 12:55:58 -0000 X-Sender: remigm@noos.fr X-Apparently-To: p5ml@yahoogroups.com Received: (EGP: mail-8_2_3_0); 7 Jan 2003 12:55:57 -0000 Received: (qmail 63182 invoked from network); 7 Jan 2003 12:55:57 -0000 Received: from unknown (66.218.66.217) by m5.grp.scd.yahoo.com with QMQP; 7 Jan 2003 12:55:57 -0000 Received: from unknown (HELO smtp.noos.fr) (212.198.2.70) by mta2.grp.scd.yahoo.com with SMTP; 7 Jan 2003 12:55:57 -0000 Received: (qmail 7334357 invoked by uid 0); 7 Jan 2003 12:55:55 -0000 Received: from unknown (HELO momus) ([81.65.115.86]) (envelope-sender ) by 212.198.2.70 (qmail-ldap-1.03) with SMTP for ; 7 Jan 2003 12:55:55 -0000 To: Message-ID: <000001c2b64c$03af8740$56734151@noos.fr> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4920.2300 X-eGroups-From: "Remi GM" From: "Remi GM" X-Yahoo-Profile: remi_gm MIME-Version: 1.0 Mailing-List: list p5ml@yahoogroups.com; contact p5ml-owner@yahoogroups.com Delivered-To: mailing list p5ml@yahoogroups.com Precedence: bulk List-Unsubscribe: Date: Tue, 7 Jan 2003 13:55:09 +0100 Subject: RE: [p5ml] Re: karie kahimi binge...help needed Reply-To: p5ml@yahoogroups.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Status: O Content-Length: 716 Lines: 24 > K.K. LIMITED EDITION is the one with Live and Spin, and the > t-shirt & > all the other goodies. Limited Edition/Special Pack, same thing. > > Don't know about the book. I know Patrick owns it, and I'm fairly > certain it was also a limited edition. mp3s of the gig, the remixes and the book are on babymeat... --Remi P5ML addresses: Post message: p5ml@yahoogroups.com Subscribe: p5ml-subscribe@yahoogroups.com Unsubscribe: p5ml-unsubscribe@yahoogroups.com List owner: p5ml-owner@yahoogroups.com Website: http://gaztelan.bi.ehu.es/~josec/P5.shtml Shortcut URL to this page: http://groups.yahoo.com/group/p5ml Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ From p5ml@yahoogroups.com Tue Jan 7 13:27:08 2003 Received: from [66.218.66.82] (helo=n26.grp.scd.yahoo.com) by deep-dark-truthful-mirror.pad with smtp (Exim 3.36 #1 (Debian)) id 18VtkZ-0006VH-00 for ; Tue, 07 Jan 2003 13:26:35 +0000 X-eGroups-Return: sentto-400490-7948-1041945952-p5=simon-cozens.org@returns.groups.yahoo.com Received: from [66.218.67.193] by n26.grp.scd.yahoo.com with NNFMP; 07 Jan 2003 13:25:52 -0000 X-Sender: chipple@chipple.net X-Apparently-To: p5ml@yahoogroups.com Received: (EGP: mail-8_2_3_0); 7 Jan 2003 13:25:51 -0000 Received: (qmail 41948 invoked from network); 7 Jan 2003 13:25:51 -0000 Received: from unknown (66.218.66.216) by m11.grp.scd.yahoo.com with QMQP; 7 Jan 2003 13:25:51 -0000 Received: from unknown (HELO server1.responsivehosting.com) (207.71.8.36) by mta1.grp.scd.yahoo.com with SMTP; 7 Jan 2003 13:25:51 -0000 Received: from localhost (localhost [127.0.0.1]) by server1.responsivehosting.com (Postfix) with ESMTP id CFA34502C4 for ; Tue, 7 Jan 2003 08:25:46 -0600 (CST) Received: from chipple.chipple.net (YahooBB219184128030.bbtec.net [219.184.128.30]) by server1.responsivehosting.com (Postfix) with ESMTP id DCB19502C4 for ; Tue, 7 Jan 2003 08:25:44 -0600 (CST) Message-Id: <4.3.2-J.20030107222402.051f7418@mail.chipple.net> X-Sender: chipple@mail.chipple.net X-Mailer: QUALCOMM Windows Eudora Version 4.3.2-J To: p5ml@yahoogroups.com In-Reply-To: <3E1A9807.3393A163@earthlink.net> X-AntiVirus: checked by Vexira MailArmor (version: 2.0.1.5; VAE: 6.17.0.2; VDF: 6.17.0.12; host: responsivehosting.com) From: Patrick Benny X-Yahoo-Profile: chipple2 MIME-Version: 1.0 Mailing-List: list p5ml@yahoogroups.com; contact p5ml-owner@yahoogroups.com Delivered-To: mailing list p5ml@yahoogroups.com Precedence: bulk List-Unsubscribe: Date: Tue, 07 Jan 2003 22:26:33 +0900 Subject: Re: [p5ml] karie kahimi binge...help needed Reply-To: p5ml@yahoogroups.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Status: O Content-Length: 1938 Lines: 66 Hey Wesley!, I'm afraid to not be able to help much on this one... I've never even seen the first two, except on Web auctions going for crazy prices. The book seemed to have sold out quickly after its release and I've never seen used copies yet... I own this one though, as Chris said, and it's nice! Patrick http://www.tokyorecohan.com/ At 01:04 03/01/07 -0800, you wrote: >i'm in need of some karie kahimi all of a sudden, but don't know where >to find them--they're probably all sold out or lingering/hiding alone in >a rack at some tiny record shop, alone and in want of a loving home. >i'm interested in getting these: > >- K.K.LIMITED EDITION/is this the one that comes with the discs Live >and Spin? > >- Special Edition Pack/comes with a tshirt, video, booklet, and remix >album in a bag. ID# is UPCH-9006. or is this the same as K.K.LIMITED >EDITION? > >- the book 'I'm Gonna Tear My Playhouse Down!'/comes with a 8cm single >CD > >i'm guessing Patrick might know where to find em? > >thank you, (hoping for a new Emiliana Torrini album in 2003), >Wesley > > >-- >ECLECTIC Japan >[Sound :: Lounge] http://groups.yahoo.com/group/SoundLounge > > >P5ML addresses: >Post message: p5ml@yahoogroups.com >Subscribe: p5ml-subscribe@yahoogroups.com >Unsubscribe: p5ml-unsubscribe@yahoogroups.com >List owner: p5ml-owner@yahoogroups.com >Website: http://gaztelan.bi.ehu.es/~josec/P5.shtml >Shortcut URL to this page: > http://groups.yahoo.com/group/p5ml > >Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ P5ML addresses: Post message: p5ml@yahoogroups.com Subscribe: p5ml-subscribe@yahoogroups.com Unsubscribe: p5ml-unsubscribe@yahoogroups.com List owner: p5ml-owner@yahoogroups.com Website: http://gaztelan.bi.ehu.es/~josec/P5.shtml Shortcut URL to this page: http://groups.yahoo.com/group/p5ml Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ From rt-users-admin@lists.fsck.com Tue Jan 7 13:52:02 2003 Received: from pallas.eruditorum.org ([63.251.136.85] ident=postfix) by deep-dark-truthful-mirror.pad with esmtp (Exim 3.36 #1 (Debian)) id 18Vu97-0006cD-00 for ; Tue, 07 Jan 2003 13:51:57 +0000 Received: from pallas.eruditorum.org (localhost [127.0.0.1]) by pallas.eruditorum.org (Postfix) with ESMTP id 7764611259; Tue, 7 Jan 2003 08:50:04 -0500 (EST) Delivered-To: rt-users@pallas.eruditorum.org Received: from nemesis.eahd.or.ug (nemesis.eahd.or.ug [216.129.132.178]) by pallas.eruditorum.org (Postfix) with ESMTP id 673F01121D for ; Tue, 7 Jan 2003 08:48:20 -0500 (EST) Received: from localhost (localhost.eahd.or.ug [127.0.0.1]) by nemesis.eahd.or.ug (Postfix) with ESMTP id CB458187628 for ; Tue, 7 Jan 2003 16:48:36 +0300 (EAT) Received: by nemesis.eahd.or.ug (Postfix, from userid 1005) id 16874187621; Tue, 7 Jan 2003 16:48:35 +0300 (EAT) Received: from localhost (localhost [127.0.0.1]) by nemesis.eahd.or.ug (Postfix) with ESMTP id 1337917DB04 for ; Tue, 7 Jan 2003 16:48:35 +0300 (EAT) From: Kamara Eric R-M To: rt-users@lists.fsck.com Message-ID: <20030107164205.E98585-100000@nemesis.eahd.or.ug> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS Subject: [rt-users] Configuration Problem Sender: rt-users-admin@lists.fsck.com Errors-To: rt-users-admin@lists.fsck.com X-BeenThere: rt-users@lists.fsck.com X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: For users of RT: Request Tracker List-Unsubscribe: , List-Archive: Date: Tue, 7 Jan 2003 16:48:35 +0300 (EAT) Status: O Content-Length: 964 Lines: 31 Hello, This is my first time to set up WebRT and I have installed rt 2.0.15 on a SuSE 7.2 box. I am getting a problem with the httpd.conf file though..I want to set it up to run with other content on the server and i followed the instructions in the online manual.However on starting up apache i get the following error. *************************************** Syntax error on line 562 of /etc/httpd/httpd.conf: Invalid command 'PerlRequire', perhaps mis-spelled or defined by a module not included in the server configuration /usr/sbin/apachectl startssl: httpd could not be started ************************************ All help will be greatly appreciated. Regards, Eric -------- #!/usr/bin/perl while (!$you_are_around) { my $heart= NULL; } _______________________________________________ rt-users mailing list rt-users@lists.fsck.com http://lists.fsck.com/mailman/listinfo/rt-users Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm From rt-users-admin@lists.fsck.com Tue Jan 7 14:57:20 2003 Received: from pallas.eruditorum.org ([63.251.136.85] ident=postfix) by deep-dark-truthful-mirror.pad with esmtp (Exim 3.36 #1 (Debian)) id 18Vv9s-000703-00 for ; Tue, 07 Jan 2003 14:56:48 +0000 Received: from pallas.eruditorum.org (localhost [127.0.0.1]) by pallas.eruditorum.org (Postfix) with ESMTP id 420F11111E; Tue, 7 Jan 2003 09:55:07 -0500 (EST) Delivered-To: rt-users@pallas.eruditorum.org Received: from web13704.mail.yahoo.com (web13704.mail.yahoo.com [216.136.175.137]) by pallas.eruditorum.org (Postfix) with SMTP id CE9B31111E for ; Tue, 7 Jan 2003 09:53:25 -0500 (EST) Message-ID: <20030107145325.33120.qmail@web13704.mail.yahoo.com> Received: from [217.162.24.136] by web13704.mail.yahoo.com via HTTP; Tue, 07 Jan 2003 06:53:25 PST From: Stanislav Sinyagin Subject: Re: [rt-users] Configuration Problem To: rt-users@lists.fsck.com In-Reply-To: <20030107164205.E98585-100000@nemesis.eahd.or.ug> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: rt-users-admin@lists.fsck.com Errors-To: rt-users-admin@lists.fsck.com X-BeenThere: rt-users@lists.fsck.com X-Mailman-Version: 2.0.12 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: For users of RT: Request Tracker List-Unsubscribe: , List-Archive: Date: Tue, 7 Jan 2003 06:53:25 -0800 (PST) Status: O Content-Length: 631 Lines: 20 Hi, this means your Apache is not aware about mod_perl. Check the installation instructions regarding Apache setup. --- Kamara Eric R-M wrote: > Syntax error on line 562 of /etc/httpd/httpd.conf: > Invalid command 'PerlRequire', perhaps mis-spelled or defined by a module > not included in the server configuration > /usr/sbin/apachectl startssl: httpd could not be started Regards, Stan _______________________________________________ rt-users mailing list rt-users@lists.fsck.com http://lists.fsck.com/mailman/listinfo/rt-users Have you read the FAQ? The RT FAQ Manager lives at http://fsck.com/rtfm From owner-belfast-pm@pm.org Tue Jan 7 15:44:22 2003 Received: from mail.pm.org ([64.49.222.22]) by deep-dark-truthful-mirror.pad with esmtp (Exim 3.36 #1 (Debian)) id 18VvtN-0007G4-00 for ; Tue, 07 Jan 2003 15:43:50 +0000 Received: (from majordomo@localhost) by mail.pm.org (8.11.6/8.11.6) id h07FUvw01419 for belfast-pm-outgoing; Tue, 7 Jan 2003 09:30:57 -0600 X-Authentication-Warning: mail.pm.org: majordomo set sender to owner-belfast-pm@pm.org using -f Received: from soto.kasei.com (soto.kasei.com [194.202.192.40]) by mail.pm.org (8.11.6/8.11.6) with ESMTP id h07FUuj01416 for ; Tue, 7 Jan 2003 09:30:56 -0600 Received: by soto.kasei.com (Postfix, from userid 1001) id 776C41C158; Tue, 7 Jan 2003 15:30:54 +0000 (GMT) Date: Tue, 7 Jan 2003 15:30:54 +0000 From: Karen Pauley To: belfast-pm@pm.org Subject: Re: January's meeting Message-ID: <20030107153054.GB21728@soto.kasei.com> Mail-Followup-To: belfast-pm@pm.org References: <20021112174425.GD13228@soto.kasei.com> <20021112174700.GB2599@rivendale.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021112174700.GB2599@rivendale.net> User-Agent: Mutt/1.4i Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.pm.org id h07FUvj01417 Sender: owner-belfast-pm@pm.org Precedence: bulk Status: O Content-Length: 610 Lines: 23 On Tue Nov 12 17:47:00 2002, Andrew Wilson wrote: > On Tue, Nov 12, 2002 at 05:44:25PM +0000, Karen Pauley wrote: > > I suppose you are wondering why on earth I would start talking about > > January's meeting in November? > > > > Well, December's is already organised and three people have already > > agreed to speak at January's meeting. > > > > Andrew Wilson - Mail::Box > > Tony Bowden - Devel::Cover > > Marc Kerr - Time::Piece > > > > This gives Andrew stacks of time to get his talk ready :) > So, are we having a meeting next Monday night? Russell, can we use Jelly's office again? -- Karen From owner-belfast-pm@pm.org Tue Jan 7 16:21:03 2003 Received: from mail.pm.org ([64.49.222.22]) by deep-dark-truthful-mirror.pad with esmtp (Exim 3.36 #1 (Debian)) id 18VwSt-0007Rn-00 for ; Tue, 07 Jan 2003 16:20:31 +0000 Received: (from majordomo@localhost) by mail.pm.org (8.11.6/8.11.6) id h07GA8p01806 for belfast-pm-outgoing; Tue, 7 Jan 2003 10:10:08 -0600 X-Authentication-Warning: mail.pm.org: majordomo set sender to owner-belfast-pm@pm.org using -f Received: from aphasia.futureless.org ([80.76.206.141]) by mail.pm.org (8.11.6/8.11.6) with SMTP id h07GA7j01803 for ; Tue, 7 Jan 2003 10:10:07 -0600 Received: (qmail 11755 invoked by uid 1000); 7 Jan 2003 16:09:09 -0000 Date: Tue, 7 Jan 2003 16:09:09 +0000 From: Russell Matbouli To: belfast-pm@pm.org Subject: Re: January's meeting Message-ID: <20030107160909.GA11673@futureless.org> Mail-Followup-To: Russell Matbouli , belfast-pm@pm.org References: <20021112174425.GD13228@soto.kasei.com> <20021112174700.GB2599@rivendale.net> <20030107153054.GB21728@soto.kasei.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030107153054.GB21728@soto.kasei.com> User-Agent: Mutt/1.3.28i Organisation: Futureless Industries X-GPG-Public-Key: http://wwwkeys.eu.pgp.net:11371/pks/lookup?op=get&search=0x3CA84CF4 X-GPG-Fingerprint: 475A 04E8 FE1B 851B A391 5237 74C9 0D1B 3CA8 4CF4 X-Echelon: CSE, EADA, beef Sender: owner-belfast-pm@pm.org Precedence: bulk Status: O Content-Length: 241 Lines: 13 On Tue, Jan 07, 2003 at 03:30:54PM +0000, Karen Pauley wrote: > So, are we having a meeting next Monday night? Yes! > Russell, can we use Jelly's office again? Yes! 7pm, 24 College Gardens, let me know if you need directions. Russell From owner-belfast-pm@pm.org Tue Jan 7 16:38:00 2003 Received: from mail.pm.org ([64.49.222.22]) by deep-dark-truthful-mirror.pad with esmtp (Exim 3.36 #1 (Debian)) id 18VwjI-0007Ye-00 for ; Tue, 07 Jan 2003 16:37:28 +0000 Received: (from majordomo@localhost) by mail.pm.org (8.11.6/8.11.6) id h07GG5R01937 for belfast-pm-outgoing; Tue, 7 Jan 2003 10:16:05 -0600 X-Authentication-Warning: mail.pm.org: majordomo set sender to owner-belfast-pm@pm.org using -f Received: from cabal.labac.net ([80.76.206.67]) by mail.pm.org (8.11.6/8.11.6) with SMTP id h07GG3j01934 for ; Tue, 7 Jan 2003 10:16:04 -0600 Received: (qmail 9016 invoked by uid 1010); 7 Jan 2003 16:16:02 -0000 Date: Tue, 7 Jan 2003 16:16:02 +0000 From: Stray Toaster To: belfast-pm@pm.org Subject: Re: January's meeting Message-ID: <20030107161602.GA8784@labac.net> References: <20021112174425.GD13228@soto.kasei.com> <20021112174700.GB2599@rivendale.net> <20030107153054.GB21728@soto.kasei.com> <20030107160909.GA11673@futureless.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030107160909.GA11673@futureless.org> User-Agent: Mutt/1.3.28i Sender: owner-belfast-pm@pm.org Precedence: bulk Status: O Content-Length: 550 Lines: 20 On Tue, Jan 07, 2003 at 04:09:09PM +0000, Russell Matbouli wrote: > On Tue, Jan 07, 2003 at 03:30:54PM +0000, Karen Pauley wrote: > > So, are we having a meeting next Monday night? > > Yes! Now that is cool. So, will there be any books for me to collect from the initial reviewers in order that they can have a second review from me?? Well? Will there? m. -- Never trust a town where riding on outsize swans is the only form of entertainment Claire -- Family ties : http://www.thefamilykerr.co.uk Playtime : http://www.stray-toaster.co.uk From p5ml@yahoogroups.com Tue Jan 7 20:34:20 2003 Received: from tuschin.blackcatnetworks.co.uk ([193.201.200.34] ident=qmailr) by deep-dark-truthful-mirror.pad with smtp (Exim 3.36 #1 (Debian)) id 18W0QU-0001Dy-00 for ; Tue, 07 Jan 2003 20:34:18 +0000 Received: (qmail 15947 invoked from network); 7 Jan 2003 20:27:36 -0000 Received: from n31.grp.scd.yahoo.com (66.218.66.99) by tuschin.blackcatnetworks.co.uk with SMTP; 7 Jan 2003 20:27:36 -0000 X-eGroups-Return: sentto-400490-7951-1041971228-p5=simon-cozens.org@returns.groups.yahoo.com Received: from [66.218.66.98] by n31.grp.scd.yahoo.com with NNFMP; 07 Jan 2003 20:27:08 -0000 X-Sender: wesleyhongkong@earthlink.net X-Apparently-To: p5ml@yahoogroups.com Received: (EGP: mail-8_2_3_0); 7 Jan 2003 20:27:07 -0000 Received: (qmail 35937 invoked from network); 7 Jan 2003 20:27:07 -0000 Received: from unknown (66.218.66.218) by m15.grp.scd.yahoo.com with QMQP; 7 Jan 2003 20:27:07 -0000 Received: from unknown (HELO hawk.mail.pas.earthlink.net) (207.217.120.22) by mta3.grp.scd.yahoo.com with SMTP; 7 Jan 2003 20:27:07 -0000 Received: from pool0207.cvx10-bradley.dialup.earthlink.net ([209.178.182.207] helo=earthlink.net) by hawk.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18W0JT-0002ED-00 for p5ml@yahoogroups.com; Tue, 07 Jan 2003 12:27:05 -0800 Message-ID: <3E1B380C.F5713721@earthlink.net> X-Mailer: Mozilla 4.5 [en]C-CCK-MCD {Sony} (WinNT; U) X-Accept-Language: ja,en,zh To: p5ml@yahoogroups.com References: <4.3.2-J.20030107222402.051f7418@mail.chipple.net> From: Wesley X-Yahoo-Profile: komurosan MIME-Version: 1.0 Mailing-List: list p5ml@yahoogroups.com; contact p5ml-owner@yahoogroups.com Delivered-To: mailing list p5ml@yahoogroups.com Precedence: bulk List-Unsubscribe: Date: Tue, 07 Jan 2003 12:26:54 -0800 Subject: Re: [p5ml] karie kahimi binge...help needed Reply-To: p5ml@yahoogroups.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Status: O Content-Length: 1511 Lines: 50 Patrick Benny wrote: > I'm afraid to not be able to help much on this one... That's alright Patrick. However, it was only proper for me to first assume you would know, since you're our trusty guide in all things good. > I own this one though, as Chris said, and it's nice! What's it like (size)? Is it mostly glamour shots? If it's behind the scenes, candid-everday-activity photos that would be fun to see. Ok, looks like I'm outta luck (too bad I couldn't afford it then, not that I really can now), but could you add these two (the limited pack and book) to my slowly growing number of items on my request list. And thanks for the clarification Remi. I should have just checked Comfort cause Ohkura has it nicely detailed: 11/16 -KAHIMI KARIE / SPECIAL EDITION PACK (UPCH-9006) 10000Y = 2CD (7 REMIXIES) + VIDEO (19 tracks+2 CLIPS)+ CD (14 tracks)/ 98 LIVE AT AKASAKA BLITZ + BOOKLET (UNPUBLISHED PHOTOS) + PREMIUM T-SHIRT + A HANDY BAG + 4 STICKERS + 5 BUDGES best, Wesley -- ECLECTIC Japan [Sound :: Lounge] http://groups.yahoo.com/group/SoundLounge [Non-text portions of this message have been removed] P5ML addresses: Post message: p5ml@yahoogroups.com Subscribe: p5ml-subscribe@yahoogroups.com Unsubscribe: p5ml-unsubscribe@yahoogroups.com List owner: p5ml-owner@yahoogroups.com Website: http://gaztelan.bi.ehu.es/~josec/P5.shtml Shortcut URL to this page: http://groups.yahoo.com/group/p5ml Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ From p5ml@yahoogroups.com Wed Jan 8 00:19:39 2003 Received: from n25.grp.scd.yahoo.com ([66.218.66.81]) by deep-dark-truthful-mirror.pad with smtp (Exim 3.36 #1 (Debian)) id 18W3wX-0002ch-00 for ; Wed, 08 Jan 2003 00:19:37 +0000 X-eGroups-Return: sentto-400490-7952-1041985145-p5=simon-cozens.org@returns.groups.yahoo.com Received: from [66.218.66.95] by n25.grp.scd.yahoo.com with NNFMP; 08 Jan 2003 00:19:05 -0000 X-Sender: picatarte@iperbole.bologna.it X-Apparently-To: p5ml@yahoogroups.com Received: (EGP: mail-8_2_3_0); 8 Jan 2003 00:19:04 -0000 Received: (qmail 31605 invoked from network); 8 Jan 2003 00:19:04 -0000 Received: from unknown (66.218.66.216) by m7.grp.scd.yahoo.com with QMQP; 8 Jan 2003 00:19:04 -0000 Received: from unknown (HELO smtp2.cp.tin.it) (212.216.176.222) by mta1.grp.scd.yahoo.com with SMTP; 8 Jan 2003 00:19:03 -0000 Received: from win98 (80.116.25.37) by smtp2.cp.tin.it (6.5.029) id 3DEE435A00B5BFD9 for p5ml@yahoogroups.com; Wed, 8 Jan 2003 01:19:02 +0100 Message-ID: <000f01c2b6ab$2017f8e0$25197450@win98> To: References: <3E1A9807.3393A163@earthlink.net> X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 From: "Marco" MIME-Version: 1.0 Mailing-List: list p5ml@yahoogroups.com; contact p5ml-owner@yahoogroups.com Delivered-To: mailing list p5ml@yahoogroups.com Precedence: bulk List-Unsubscribe: Date: Wed, 8 Jan 2003 01:15:57 +0100 Subject: R: [p5ml] karie kahimi binge...help needed Reply-To: p5ml@yahoogroups.com Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Status: O Content-Length: 1788 Lines: 63 Wesley! I was in Japan one year ago and I met Mr. Ohkura. I 'd swear I saw a couple of those " K. Karie bag + t-shirt + CD and whatever". Try to ask him, maybe one is left there. Marco ************ > i'm in need of some karie kahimi all of a sudden, but don't know where > to find them--they're probably all sold out or lingering/hiding alone in > a rack at some tiny record shop, alone and in want of a loving home. > i'm interested in getting these: > > - K.K.LIMITED EDITION/is this the one that comes with the discs Live > and Spin? > > - Special Edition Pack/comes with a tshirt, video, booklet, and remix > album in a bag. ID# is UPCH-9006. or is this the same as K.K.LIMITED > EDITION? > > - the book 'I'm Gonna Tear My Playhouse Down!'/comes with a 8cm single > CD > > i'm guessing Patrick might know where to find em? > > thank you, (hoping for a new Emiliana Torrini album in 2003), > Wesley > > > -- > ECLECTIC Japan > [Sound :: Lounge] http://groups.yahoo.com/group/SoundLounge > > > P5ML addresses: > Post message: p5ml@yahoogroups.com > Subscribe: p5ml-subscribe@yahoogroups.com > Unsubscribe: p5ml-unsubscribe@yahoogroups.com > List owner: p5ml-owner@yahoogroups.com > Website: http://gaztelan.bi.ehu.es/~josec/P5.shtml > Shortcut URL to this page: > http://groups.yahoo.com/group/p5ml > > Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ > > > P5ML addresses: Post message: p5ml@yahoogroups.com Subscribe: p5ml-subscribe@yahoogroups.com Unsubscribe: p5ml-unsubscribe@yahoogroups.com List owner: p5ml-owner@yahoogroups.com Website: http://gaztelan.bi.ehu.es/~josec/P5.shtml Shortcut URL to this page: http://groups.yahoo.com/group/p5ml Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/ Makefile.PL100644000766000766 301512200025731 15751 0ustar00rjbsrjbs000000000000Email-FolderType-0.814 use strict; use warnings; use ExtUtils::MakeMaker 6.30; my %WriteMakefileArgs = ( "ABSTRACT" => "Email::FolderType - determine the type of a mail folder", "AUTHOR" => "Simon Wistow ", "BUILD_REQUIRES" => {}, "CONFIGURE_REQUIRES" => { "ExtUtils::MakeMaker" => "6.30" }, "DISTNAME" => "Email-FolderType", "EXE_FILES" => [], "LICENSE" => "perl", "NAME" => "Email::FolderType", "PREREQ_PM" => { "Exporter" => "5.57", "Module::Pluggable" => "0", "strict" => "0", "warnings" => "0" }, "TEST_REQUIRES" => { "Capture::Tiny" => "0", "Test::More" => "0.96", "blib" => "0" }, "VERSION" => "0.814", "test" => { "TESTS" => "t/*.t" } ); unless ( eval { ExtUtils::MakeMaker->VERSION(6.63_03) } ) { my $tr = delete $WriteMakefileArgs{TEST_REQUIRES}; my $br = $WriteMakefileArgs{BUILD_REQUIRES}; for my $mod ( keys %$tr ) { if ( exists $br->{$mod} ) { $br->{$mod} = $tr->{$mod} if $tr->{$mod} > $br->{$mod}; } else { $br->{$mod} = $tr->{$mod}; } } } unless ( eval { ExtUtils::MakeMaker->VERSION(6.56) } ) { my $br = delete $WriteMakefileArgs{BUILD_REQUIRES}; my $pp = $WriteMakefileArgs{PREREQ_PM}; for my $mod ( keys %$br ) { if ( exists $pp->{$mod} ) { $pp->{$mod} = $br->{$mod} if $br->{$mod} > $pp->{$mod}; } else { $pp->{$mod} = $br->{$mod}; } } } delete $WriteMakefileArgs{CONFIGURE_REQUIRES} unless eval { ExtUtils::MakeMaker->VERSION(6.52) }; WriteMakefile(%WriteMakefileArgs); 02maildir.t100644000766000766 41612200025731 16174 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse Test::More tests => 5; use_ok('Email::FolderType',qw(folder_type)); is(folder_type('t/testmaildir/'), 'Maildir'); is(folder_type('t/testmaildir'), 'Maildir'); is(folder_type('t/'), 'Maildir'); isnt(folder_type('t//'), 'Maildir'); 10killeft.t100644000766000766 21312200025731 16177 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse Test::More tests => 2; use Email::FolderType qw[folder_type]; ok ! eval "folder_type", $@; ok ! eval "folder_type('foo','bar')", $@; 00-compile.t100644000766000766 130112200025731 16270 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse strict; use warnings; # This test was generated via Dist::Zilla::Plugin::Test::Compile 2.014 use Test::More 0.88; use Capture::Tiny qw{ capture }; my @module_files = qw( Email/FolderType.pm Email/FolderType/Ezmlm.pm Email/FolderType/MH.pm Email/FolderType/Maildir.pm Email/FolderType/Mbox.pm ); my @scripts = qw( ); # no fake home requested my @warnings; for my $lib (@module_files) { my ($stdout, $stderr, $exit) = capture { system($^X, '-Mblib', '-e', qq{require qq[$lib]}); }; is($?, 0, "$lib loaded ok"); warn $stderr if $stderr; push @warnings, $stderr if $stderr; } is(scalar(@warnings), 0, 'no warnings found') if $ENV{AUTHOR_TESTING}; done_testing; 15newmatcher.t100644000766000766 50312200025731 16711 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse Test::More tests => 3; use_ok('Email::FolderType',qw(folder_type)); is(folder_type('t/this_is_a_test_matcher'), 'TestMatcher', 'new TestMatcher works'); is(folder_type('t/testmh/.'), 'MH', 'MH still works'); package Email::FolderType::TestMatcher; sub match { return 1 if $_[0] =~ /this_is_a_test_matcher/; } 1; 16newdefault.t100644000766000766 106112200025731 16733 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse Test::More tests => 4; use_ok('Email::FolderType',qw(folder_type)); use Email::FolderType::Mbox; BEGIN { $^W = 0; } my $package = "Email::FolderType"; ${"$package\::DEFAULT"} = 'TestMatcher'; is(folder_type('t/this_is_a_test_matcher'), 'TestMatcher', 'new TestMatcher works'); is(folder_type('t/testmh/.'), 'MH', 'MH still works'); is(folder_type('t/testmbox'), 'Mbox', 'Mbox still works'); package Email::FolderType::Mbox; sub match { return (defined $_[0] && -f $_[0]) } package Email::FolderType::TestMatcher; sub match { return 1; } 1; Email000755000766000766 012200025731 15435 5ustar00rjbsrjbs000000000000Email-FolderType-0.814/libFolderType.pm100644000766000766 1027212200025731 20232 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/lib/Emailuse strict; use warnings; package Email::FolderType; { $Email::FolderType::VERSION = '0.814'; } # ABSTRACT: Email::FolderType - determine the type of a mail folder use Module::Pluggable search_path => "Email::FolderType", require => 1, sub_name => 'matchers'; use Exporter 5.57 'import'; our @EXPORT_OK = qw(folder_type); our $DEFAULT = 'Mbox'; sub folder_type ($) { my $folder = shift; my $package = __PACKAGE__; no strict 'refs'; foreach my $class ($package->matchers) { my $type = $class; $type =~ s!^$package\:\:!!; next if $type eq $DEFAULT; # delay till later since it's the default my $return; eval { $return = &{"$class\::match"}($folder); }; return $type if $return; } # default return $DEFAULT if &{"$package\::$DEFAULT\::match"}($folder); return undef; } 1; __END__ =pod =head1 NAME Email::FolderType - Email::FolderType - determine the type of a mail folder =head1 VERSION version 0.814 =head1 SYNOPSIS use Email::FolderType qw(folder_type); print folder_type "~/mymbox"; # prints 'Mbox' print folder_type "~/a_maildir/"; # prints 'Maildir' print folder_type "some_mh/."; # prints 'MH' print folder_type "an_archive//"; # prints 'Ezmlm' =head1 DESCRIPTION Provides a utility subroutine for detecting the type of a given mail folder. =head1 SUBROUTINES =head2 folder_type Automatically detects what type of mail folder the path refers to and returns the name of that type. It primarily bases the type on the suffix of the path given. Suffix | Type --------+--------- / | Maildir /. | MH // | Ezmlm In case of no known suffix it checks for a known file structure. If that doesn't work out it defaults to C although, if the C matcher has been overridden or the default changed (see B below) then it will return undef. =head2 matchers Returns a list of all the matchers available to the system. =head1 DEFAULT MATCHER Currently the default matcher is C and therefore it is always checked last and always returns C<1>. If you really want to change this then you should override C and/or change the variable C<$Email::FolderType::DEFAULT> to be something other than C<'Mbox'>. use Email::FolderType; use Email::FolderType::Mbox; $Email::FolderType::DEFAULT = 'NewDefault'; package Email::FolderType::Mbox; sub match { return (defined $_[0] && -f $_[0]) } package Email::FolderType::NewDefault; sub match { return (defined $_[0] && $_[0] =~ m!some crazy pattern!) } 1; =head1 REGISTERING NEW TYPES C briefly flirted with a rather clunky C method for registering new matchers but, in retrospect that wasn't a great idea. Instead, in this version we've reverted to a C based system - any classes in the C namespace will be interrogated to see if they have a c method. If they do then it will be passed the folder name. If the folder matches then the match function should return C<1>. For example ... package Email::FolderType::GzippedMbox; sub match { my $folder = shift; return (-f $folder && $folder =~ /.gz$/); } 1; These can even be defined inline ... #!perl -w use strict; use Email::Folder; use Email::LocalDelivery; # copy all mail from an IMAP folder my $folder = Email::Folder->new('imap://example.com'); # read INBOX for ($folder->messages) { Email::LocalDelivery->deliver($_->as_string, 'local_mbox'); } package Email::FolderType::IMAP; sub match { my $folder = shift; return $folder =~ m!^imap://!; } 1; If there is demand for a compatability shim for the old C method then we can implement one. Really though, this is much better in the long run. =head1 AUTHOR Simon Wistow =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2005 by Simon Wistow. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. =cut release000755000766000766 012200025731 15713 5ustar00rjbsrjbs000000000000Email-FolderType-0.814/xtpod-syntax.t100644000766000766 21212200025731 20321 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/xt/release#!perl use Test::More; eval "use Test::Pod 1.41"; plan skip_all => "Test::Pod 1.41 required for testing POD" if $@; all_pod_files_ok(); new000755000766000766 012200025731 17215 5ustar00rjbsrjbs000000000000Email-FolderType-0.814/t/testmaildir.exists100644000766000766 112200025731 20604 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/t/testmaildir/new cur000755000766000766 012200025731 17215 5ustar00rjbsrjbs000000000000Email-FolderType-0.814/t/testmaildir.exists100644000766000766 112200025731 20604 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/t/testmaildir/cur tmp000755000766000766 012200025731 17224 5ustar00rjbsrjbs000000000000Email-FolderType-0.814/t/testmaildir.exists100644000766000766 112200025731 20613 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/t/testmaildir/tmp FolderType000755000766000766 012200025731 17512 5ustar00rjbsrjbs000000000000Email-FolderType-0.814/lib/EmailMH.pm100644000766000766 122112200025731 20510 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/lib/Email/FolderTypeuse strict; use warnings; package Email::FolderType::MH; { $Email::FolderType::MH::VERSION = '0.814'; } # ABSTRACT: class to help Email::FolderType recognise MH mail directories sub match { @_ || return 0; $_[0] =~ m{/\.$} } 1; __END__ =pod =head1 NAME Email::FolderType::MH - class to help Email::FolderType recognise MH mail directories =head1 VERSION version 0.814 =head1 AUTHOR Simon Wistow =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2005 by Simon Wistow. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. =cut Mbox.pm100644000766000766 124412200025731 21116 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/lib/Email/FolderTypeuse strict; use warnings; package Email::FolderType::Mbox; { $Email::FolderType::Mbox::VERSION = '0.814'; } # ABSTRACT: class to help Email::FolderType recognise MH mail directories # since Mbox is the default always return 1 sub match { 1 } 1; __END__ =pod =head1 NAME Email::FolderType::Mbox - class to help Email::FolderType recognise MH mail directories =head1 VERSION version 0.814 =head1 AUTHOR Simon Wistow =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2005 by Simon Wistow. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. =cut 000-report-versions-tiny.t100644000766000766 445312200025731 21075 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/tuse strict; use warnings; use Test::More 0.88; # This is a relatively nice way to avoid Test::NoWarnings breaking our # expectations by adding extra tests, without using no_plan. It also helps # avoid any other test module that feels introducing random tests, or even # test plans, is a nice idea. our $success = 0; END { $success && done_testing; } # List our own version used to generate this my $v = "\nGenerated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.09\n"; eval { # no excuses! # report our Perl details my $want = "any version"; $v .= "perl: $] (wanted $want) on $^O from $^X\n\n"; }; defined($@) and diag("$@"); # Now, our module version dependencies: sub pmver { my ($module, $wanted) = @_; $wanted = " (want $wanted)"; my $pmver; eval "require $module;"; if ($@) { if ($@ =~ m/Can't locate .* in \@INC/) { $pmver = 'module not found.'; } else { diag("${module}: $@"); $pmver = 'died during require.'; } } else { my $version; eval { $version = $module->VERSION; }; if ($@) { diag("${module}: $@"); $pmver = 'died during VERSION check.'; } elsif (defined $version) { $pmver = "$version"; } else { $pmver = ''; } } # So, we should be good, right? return sprintf('%-45s => %-10s%-15s%s', $module, $pmver, $wanted, "\n"); } eval { $v .= pmver('Capture::Tiny','any version') }; eval { $v .= pmver('Exporter','5.57') }; eval { $v .= pmver('ExtUtils::MakeMaker','6.30') }; eval { $v .= pmver('Module::Pluggable','any version') }; eval { $v .= pmver('Test::More','0.96') }; eval { $v .= pmver('Test::Pod','1.41') }; eval { $v .= pmver('blib','any version') }; eval { $v .= pmver('strict','any version') }; eval { $v .= pmver('version','0.9901') }; eval { $v .= pmver('warnings','any version') }; # All done. $v .= <<'EOT'; Thanks for using my code. I hope it works for you. If not, please try and include this output in the bug report. That will help me reproduce the issue and solve your problem. EOT diag($v); ok(1, "we really didn't test anything, just reporting data"); $success = 1; # Work around another nasty module on CPAN. :/ no warnings 'once'; $Template::Test::NO_FLUSH = 1; exit 0; Ezmlm.pm100644000766000766 127312200025731 21277 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/lib/Email/FolderTypeuse strict; use warnings; package Email::FolderType::Ezmlm; { $Email::FolderType::Ezmlm::VERSION = '0.814'; } # ABSTRACT: class to help Email::FolderType recognise ezmlm archives sub match { my $folder = shift; return ($folder =~ m{//$} || -d "$folder/archive"); } 1; __END__ =pod =head1 NAME Email::FolderType::Ezmlm - class to help Email::FolderType recognise ezmlm archives =head1 VERSION version 0.814 =head1 AUTHOR Simon Wistow =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2005 by Simon Wistow. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. =cut Maildir.pm100644000766000766 126312200025731 21573 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/lib/Email/FolderTypeuse strict; use warnings; package Email::FolderType::Maildir; { $Email::FolderType::Maildir::VERSION = '0.814'; } # ABSTRACT: class to help Email::FolderType recognise maildirs sub match { my $folder = shift; return ($folder =~ m{[^/]/$} || -d "$folder/cur"); } 1; __END__ =pod =head1 NAME Email::FolderType::Maildir - class to help Email::FolderType recognise maildirs =head1 VERSION version 0.814 =head1 AUTHOR Simon Wistow =head1 COPYRIGHT AND LICENSE This software is copyright (c) 2005 by Simon Wistow. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. =cut changes_has_content.t100644000766000766 201112200025731 22227 0ustar00rjbsrjbs000000000000Email-FolderType-0.814/xt/release#!perl use Test::More tests => 2; note 'Checking Changes'; my $changes_file = 'Changes'; my $newver = '0.814'; my $trial_token = '-TRIAL'; SKIP: { ok(-e $changes_file, "$changes_file file exists") or skip 'Changes is missing', 1; ok(_get_changes($newver), "$changes_file has content for $newver"); } done_testing; # _get_changes copied and adapted from Dist::Zilla::Plugin::Git::Commit # by Jerome Quelin sub _get_changes { my $newver = shift; # parse changelog to find commit message open(my $fh, '<', $changes_file) or die "cannot open $changes_file: $!"; my $changelog = join('', <$fh>); close $fh; my @content = grep { /^$newver(?:$trial_token)?(?:\s+|$)/ ... /^\S/ } # from newver to un-indented split /\n/, $changelog; shift @content; # drop the version line # drop unindented last line and trailing blank lines pop @content while ( @content && $content[-1] =~ /^(?:\S|\s*$)/ ); # return number of non-blank lines return scalar @content; }