In the CPAN module system for Perl, a bundle is a pseudo-module that groups a collection of actual modules into a single entity for installation purposes. For instance, installing Bundle::LWP causes all the LWP modules to be installed in a correct order.