CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]   2012/04/22 14:30:38

Log message:
    import ports/devel/p5-MouseX-Types, from Andreas Voegele, ok okan@
    
    The type system provided by Mouse effectively makes all types global,
    which can be a problem when different parts of the code base want to use
    the same name for different things.  MouseX::Types lets you declare
    types using short names, but behind the scenes it namespaces all your
    type declarations, preventing name clashes between packages.
    
    Status:
    
    Vendor Tag: sthen
    Release Tags:       sthen_20122204
    
    N ports/devel/p5-MouseX-Types/Makefile
    N ports/devel/p5-MouseX-Types/distinfo
    N ports/devel/p5-MouseX-Types/pkg/DESCR
    N ports/devel/p5-MouseX-Types/pkg/PLIST
    
    No conflicts created by this import

Reply via email to