pub fn pattern_matches_glob(pattern: &str, text: &str) -> bool
Simple glob pattern matching for basic cases