Changes for version 0.009100
- Fixing to work with newest version of Perl-Dist-WiX
- Trace object is now stored outside the object, rather than within it. WiX3::Role::Traceable now just adds methods.
- Tests updated
Modules
Objects useful for generating Windows Installer XML files.
Exceptions used in the WiX3 distribution.
"Cheat Class" in order to initialize a Traceable object.
Exception::Class based error generation for Moose.
Defines a Component tag.
Defines a ComponentRef tag.
Defines a CreateFolder tag.
Class representing a Directory tag.
Class representing a DirectoryRef tag.
Defines a Feature tag.
Defines a FeatureRef tag.
TODO.
Default fragment code.
"Shortcut Fragment" containing only a CreateFolder entry.
Defines a Icon tag.
Default Merge tag code.
Defines a MergeRef tag.
Defines a RemoveFolder tag.
Role that says that this tag is a Fragment.
Base role for XML tags.
Base role for XML tags that have children.
Defines a Shortcut tag.
Provides
in lib/WiX3/Role/Traceable.pm
in lib/WiX3/XML/Environment.pm
in lib/WiX3/XML/Role/GeneratesGUID.pm