Clearquest
view release on metacpan or search on metacpan
lib/Clearquest/Admin.pm view on Meta::CPAN
=over
=item none
=back
=for html </blockquote>
Returns:
=for html <blockquote>
=over
=item nothing
=back
=for html </blockquote>
=cut
CQAdminSession::Unbuild ($self->{session});
undef $self->{session};
$self->{loggedin} = 0;
return;
} # disconnect
1;
=pod
=head1 CONFIGURATION AND ENVIRONMENT
DEBUG: If set then $debug is set to this level.
VERBOSE: If set then $verbose is set to this level.
TRACE: If set then $trace is set to this level.
=head1 DEPENDENCIES
=head2 Perl Modules
L<Carp>
L<File::Basename|File::Basename>
L<FindBin>
L<IO::Socket|IO::Socket>
L<Net::hostent|Net::hostent>
L<POSIX>
=head1 BUGS AND LIMITATIONS
There are no known bugs in this module.
Please report problems to Andrew DeFaria <Andrew@DeFaria.com>.
=head1 LICENSE AND COPYRIGHT
Copyright (C) 2007-2026 Andrew DeFaria <Andrew@DeFaria.com>
This program is free software; you can redistribute it and/or modify it
under the terms of the the Artistic License (2.0). You may obtain a
copy of the full license at:
L<http://www.perlfoundation.org/artistic_license_2_0>
Any use, modification, and distribution of the Standard or Modified
Versions is governed by this Artistic License. By using, modifying or
distributing the Package, you accept this license. Do not use, modify,
or distribute the Package, if you do not accept this license.
If your Modified Version has been derived from a Modified Version made
by someone else, you are strictly prohibited from removing any
copyright notice from that Modified Version.
Copyright Holder makes no, and expressly disclaims any, representation
or warranty, should the Package be used for any purpose. The liability
of the Copyright Holder is limited to the maximum extent permitted by
law.
=cut
( run in 1.084 second using v1.01-cache-2.11-cpan-39bf76dae61 )