# ho_manage.pl

**Category:** Irssi_Script
**Original Author:** Garion

## Description
This script manages the Hybrid Oper Script Collection (HOSC) for an Irssi client, allowing users to check if their scripts are up to date.

## Key Features
- Checks the current version of HOSC scripts against a remote version file.
- Provides commands to help users manage and update their HOSC scripts.
- Uses `LWP::UserAgent` to fetch version information from a web server.

## File Analysis
- **ho_manage.pl** — Manages all HOSC scripts, provides commands for checking script versions and displaying help.
- **hosc_versions.txt** (not included) — Contains the most recent CVS and stable release versions of HOSC scripts.
- **RELEASE** (not included) — Contains the most recent stable release version of HOSC scripts.