X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=lib%2FClearcase%2FUCM%2FProject.pm;h=7b58a1009d5bc8461d1b84a17bfcb27ba239d79f;hb=559f9045ae05e457c7eb4b6c684aa9651b98971a;hp=350df522bfda41b34800c644116dc137debfa89e;hpb=6cf0d2cda8a454c46c0cd44fc2edd2093cd8c83a;p=clearscm.git diff --git a/lib/Clearcase/UCM/Project.pm b/lib/Clearcase/UCM/Project.pm index 350df52..7b58a10 100644 --- a/lib/Clearcase/UCM/Project.pm +++ b/lib/Clearcase/UCM/Project.pm @@ -102,7 +102,7 @@ Returns: return $class; } # new - + sub name () { my ($self) = @_; @@ -178,7 +178,7 @@ Returns: return $self->{pvob}; } # pvob - + sub create (;$) { my ($self, $opts) = @_;