# $Id$ package Handel::Subclassing::Stash; use strict; use warnings; use base qw/Handel::Checkout::Stash/; 1;