/trunk/ # <- development usually happens here /branches/ # <- for storing branches /tags/ # <- for storing tags #### lib/ # .pm files t/ # unit tests bin/ # scripts extras/ # whatever.. examples/ doc/