NOTICE: This package has been removed from pkgsrc

./wip/p5-Test-MockObject, Tests remote URLs or local web files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.06, Package name: p5-Test-MockObject-1.06, Maintainer: kuli0020

Perl extension for emulating troublesome interfaces.

WWW: http://search.cpan.org/dist/Test-MockObject/


Required to run:
[lang/perl5]

Required to build:
[devel/p5-Test-Exception] [devel/p5-Scalar-List-Utils] [devel/p5-Test-Warn] [devel/p5-Test-Simple] [wip/p5-UNIVERSAL-isa] [wip/p5-UNIVERSAL-can]

Master sites: (Expand)

SHA1: cfc0d2bd77551df89589bafeb9da7bef7a382449
RMD160: 783c8ceada6bb655ef6946c958c3d4cb7c5d87bc
Filesize: 21.272 KB

Version history: (Expand)


CVS history: (Expand)


   2008-06-25 11:20:57 by abs | Files touched by this commit (89) | Package removed
Log message:
The following perl packages are in main pkgsrc. Remove from wip and update
DEPENDS lines as appropriate.

    p5-Algorithm-C3
    p5-CGI-Simple
    p5-Class-Accessor-Grouped
    p5-Class-C3-XS
    p5-Class-C3
    p5-Geo-Distance
    p5-HTTP-Body
    p5-HTTP-Request-AsCGI
    p5-MRO-Compat
    p5-PAR
    p5-RRDTool-OO
    p5-SQL-Abstract-Limit
    p5-Set-Object
    p5-Template-Timer
    p5-Test-Differences
    p5-Test-MockObject
    p5-Test-use-ok
    p5-Tree-Simple-VisitorFactory
    p5-UNIVERSAL-can
    p5-UNIVERSAL-isa
    p5-Unicode-Map
    p5-Unicode-MapUTF8
   2008-05-30 14:22:19 by abs | Files touched by this commit (64)
Log message:
Remove unnecessary (empty) PLIST files for p5-* packages
   2006-05-02 10:11:30 by abs | Files touched by this commit (2) | Package updated
Log message:
update p5-Test-MockObject from 1.04 to 1.06
Revision history for Perl extension Test::MockObject.

1.06
	Fri Apr 21 01:03:27 UTC 2006 (chromatic)
	- added __get_parents() to list wrapped object's parents in T::M::O::E

1.05
	Sun Apr  9 05:58:52 UTC 2006 (chromatic)
	- fixed anonymous subroutine name interaction with the debugger
   2006-04-07 20:46:18 by Roman Kulik | Files touched by this commit (2)
Log message:
Updated to version 1.04
   2006-01-27 05:26:19 by Hiramatsu Yoshifumi | Files touched by this commit (2)
Log message:
Updated to 1.02.

1.02
        Sat Dec 24 08:36:07 UTC 2005 (chromatic)
        - avoid warnings in UNIVERSAL::isa and UNIVERSAL::can by always calling
          both as methods (oops)
        - mark dependency on Perl 5.6.0
        - skip signature check without SIGNATURE file
        - remove chdir/library logic from tests and add warnings
        - clean up warnings in t/bugs.t
        - made Test::MockObject::Extends warnings clean
   2006-01-25 12:35:36 by Hiramatsu Yoshifumi | Files touched by this commit (3)
Log message:
fix DEPENDS:

lang/p5-Scalar-List-Utils -> devel/p5-Scalar-List-Utils
   2005-12-30 22:02:07 by Roman Kulik | Files touched by this commit (1)
Log message:
REMOVED temporary file.
   2005-12-30 22:00:07 by Roman Kulik | Files touched by this commit (5) | Imported package
Log message:
Perl extension for emulating troublesome interfaces.

WWW: http://search.cpan.org/dist/Test-MockObject/