CAD-Firemen
view release on metacpan or search on metacpan
[MakeMaker]
; generate Manifest
[Manifest]
; Extand POD documentation with standard parts like licensing, copyright, ...
[PodWeaver]
; keep version number up to date
[PkgVersion]
;[PodVersion] (PodWeaver already inserts a version
; ask for confirmation before upload release
; we do not need it right now, because we included FakeRelease
;[ConfirmRelease]
; generate an INSTALL file
[InstallGuide]
;;;;;;;;;;;;;;
;
; Testing and Quality stuff
;
;;;;;;;;;;;;;;
; looks for tests in xt directory and enables them as needed
[ExtraTests]
[HasVersionTests]
;[ConsistentVersionTest]
[@TestingMania]
disable = SynopsisTests
; TestingMania includes at least(today 2011-08-15) the commented tests below:
;[DistManifestTests]
;[MinimumVersionTests]
;[CompileTests]
;[CriticTests]
;[PodCoverageTests]
;[PodSyntaxTests]
;[KwaliteeTests]
;[NoTabsTests]
;[EOLTests]
;[MetaTests]
;[PortabilityTests]
;[SynopsisTests]
;[UnusedVarsTests]
; end TestingMania
; checks that the changelog file contains an entry for the actual version
[CheckChangeLog]
filename = Changes
; run release tests before releasing
[TestRelease]
; generate dependencies automatically
; dzil listdeps, lists all dependencies (Build, Configure, Test and Runtime)
[AutoPrereqs]
;skip = ^IMW::Test::RunRedirected$
;;;;;;;;;;;;;;
;
; CPAN Upload stuff
;
; ATTENTION: Before you do that, make sure, everything is as wanted!
;
;;;;;;;;;;;;;;y
[ConfirmRelease]
[FakeRelease]
; signs the distribution with gpg
[Signature]
; creates a tag at the subversion repo after releasing
;[Subversion::Tag]
; tag_url = http://c-4/svn/IT-Admin/tags/IT/Software/CAD/ProE
[UploadToCPAN]
( run in 0.918 second using v1.01-cache-2.11-cpan-e1769b4cff6 )