#!perl # # package Docs::US_DOD::CSCI; use strict; use warnings; use warnings::register; use vars qw($VERSION $DATE); $VERSION = '1.06'; $DATE = '2003/06/10'; use vars qw($IDENTIFICATION_NUMBER $TITLE $REVISION $REVISION_DATE); $IDENTIFICATION_NUMBER = ''; $TITLE = 'Computer Software Configuration Item (CSCI)'; $REVISION = ''; $REVISION_DATE = ''; 1 __END__ =head1 DATA ITEM DESCRIPTION The following establishes the data general and content requirements for the identified data item. =head1 1. TITLE Computer Software Configuration Item (CSCI) =head1 4. NOTES This is a stub document provided to resolve POD links. Because of time contraints and priorities do not expect it any actual content in the near or far future. ## end of file ##